OSDN Git Service

* fold-const.c (round_up, round_down): Use build_int_cst.
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Aug 2004 16:09:00 +0000 (16:09 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Aug 2004 16:09:00 +0000 (16:09 +0000)
commitcda13ce34e953c7b5a6e1d286c43d4fc2d674f21
tree58d468965233da783869c90ceb03c1542341e79c
parent8b68033eca98558c81a47b2df7dd5ed735fd75f6
* fold-const.c (round_up, round_down): Use build_int_cst.
Optimize common case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86329 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c