fold-const.c (range_binop): Take account of the bounded nature of fixed length arithm...
authorNathan Sidwell <nathan@acm.org>
Thu, 11 Feb 1999 00:10:44 +0000 (17:10 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 11 Feb 1999 00:10:44 +0000 (17:10 -0700)
commit708bcaa7b1bf98a8b06abb2959067e62c72a827d
treee74d5d786540a179b9e0dc1fb95590c7cc6c1855
parentefe38fabaecffd988b7ed5a2240d54fce1cbdd4a
fold-const.c (range_binop): Take account of the bounded nature of fixed length arithmetic when...


* fold-const.c (range_binop): Take account of the bounded nature
of fixed length arithmetic when comparing unbounded ranges.

From-SVN: r25145
gcc/ChangeLog