fold-const.c (int_const_binop): Don't generate non-overflowing size-types specially.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 20 Aug 2004 14:28:28 +0000 (14:28 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 20 Aug 2004 14:28:28 +0000 (14:28 +0000)
commitfabead06137e34773b26c619b0085e2c03e06f4d
treed3da5d39adba6b1b0e4d10a71161c188470c2bbc
parent3224beadb4cebe8137600efe3d13082f40076cc1
fold-const.c (int_const_binop): Don't generate non-overflowing size-types specially.

* fold-const.c (int_const_binop): Don't generate non-overflowing
size-types specially.
(fold_convert_const): Likewise.

From-SVN: r86321
gcc/ChangeLog
gcc/fold-const.c