CVSROOT: /egcs/carton/cvsfiles Module name: egcs Changes by: law@egcs.cygnus.com 99/09/20 10:12:03 Modified files: gcc : ChangeLog fold-const.c Log message: 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.