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>
Thu, 2 Sep 1999 09:37:20 +0000 (09:37 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 2 Sep 1999 09:37:20 +0000 (03:37 -0600)
commita8c61259522b6380059d092abfb7ca9c61fc36bf
tree0ba4373ac2ecf552eaffb171563fd51e63e6d384
parent88bf1faf57dae2fd38f3fb152a8ed5b2aae3a4a0
fold-const.c (fold_range_test): Do not try to fold the range test if the rhs or lhs has side effects.

* fold-const.c (fold_range_test): Do not try to fold the range
test if the rhs or lhs has side effects.

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