revert: fold-const.c (operand_equal_p): Remove code to allow null ARG0/1.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 4 Sep 2004 19:17:52 +0000 (15:17 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 4 Sep 2004 19:17:52 +0000 (15:17 -0400)
commit40b32ef83fbd8c96e341f25bcf98d2fa7667fca9
treeae20382b871332ac173220b3225055aa31e029a8
parent875803a09267394ac672110d8d91a6084240b566
revert: fold-const.c (operand_equal_p): Remove code to allow null ARG0/1.

Revert:
* fold-const.c (operand_equal_p): Remove code to allow null ARG0/1.
Define locals macros OP_SAME and OP_SAME_WITH_NULL and use throughout.

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