]> gcc.gnu.org Git - gcc.git/commit
fold-const.c (operand_equal_p): Remove code to allow null ARG0/1.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Sat, 4 Sep 2004 12:35:41 +0000 (12:35 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 4 Sep 2004 12:35:41 +0000 (08:35 -0400)
commita60749f509279b1dff2918c50649bfb53b86617d
treec797cd63f4d77ce7cbd6a28c6ce217cf2026d081
parent8d168c2457d819a6c89c0b198fb2c0e093754504
fold-const.c (operand_equal_p): Remove code to allow null ARG0/1.

* 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: r87082
gcc/ChangeLog
gcc/fold-const.c
This page took 0.0611660000000001 seconds and 5 git commands to generate.