]> git.ipfire.org Git - thirdparty/gcc.git/commit
fold-const.c (fold_range_test): Do not try to fold the range test if the rhs or lhs...
authorJeffrey A Law <law@cygnus.com>
Tue, 7 Sep 1999 08:25:56 +0000 (08:25 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 7 Sep 1999 08:25:56 +0000 (02:25 -0600)
commit907a26b876f7e9f03de5fa0770b07d5c13ca9f99
tree7678f38ab483457cfec789a20018d55562e27338
parent7559393d82bd445bc7d58c9c8e248687e0730194
fold-const.c (fold_range_test): Do not try to fold the range test if the rhs or lhs has side effects.

        Thu Sep  2 00:06:43 1999  Jeffrey A Law  (law@cygnus.com)
        * fold-const.c (fold_range_test): Do not try to fold the range
        test if the rhs or lhs has side effects.

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