Revert this change. Gavin's patch to operand_equal_p is a better fix.
authorJeffrey A Law <law@cygnus.com>
Mon, 20 Sep 1999 17:12:03 +0000 (17:12 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 20 Sep 1999 17:12:03 +0000 (11:12 -0600)
commit8d0281351215583e5125523108429c623b9cceb7
treea7dae7802968c8641e3f4fd7b64ab2e10c32b95b
parent7161fcc7c5e7b3eb3b3aa4b1ffbac14dee4c580b
Revert this change.  Gavin's patch to operand_equal_p is a better fix.

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

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