* fold-const.c (int_const_binop): Don't generate non-overflowing
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Aug 2004 14:28:28 +0000 (14:28 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Aug 2004 14:28:28 +0000 (14:28 +0000)
commitc7709b98d9f949ea13219e64d20090be28912482
treed3da5d39adba6b1b0e4d10a71161c188470c2bbc
parent34399e1acc3b0818830254a7ea8f6676b71a9051
* fold-const.c (int_const_binop): Don't generate non-overflowing
size-types specially.
(fold_convert_const): Likewise.

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