]> git.ipfire.org Git - thirdparty/gcc.git/commit
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:15:08 +0000 (17:15 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 11 Feb 1999 00:15:08 +0000 (17:15 -0700)
commit707bbb16a00597612c6857fd570a533dbf6ee28d
tree15aa099f1fe6c9d8f5a09af473e094a0fd377384
parentcdb72201e48a5524b0ec8d858bf904752d259439
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: r25147
gcc/ChangeLog