fold-const.c (fold_binary): Remove duplicate folding of comparison of non-null ADDR_E...
authorRichard Guenther <rguenther@suse.de>
Mon, 5 Mar 2007 14:49:02 +0000 (14:49 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 5 Mar 2007 14:49:02 +0000 (14:49 +0000)
commit9dc167ec4ad8d62e05511c9401f8b72bafb42e77
treec5b32ccc22a5eec42d23c4c1d01785eda8e29425
parent3cf0c3c57ebaf07ec2c49a6b438956d03bac3f71
fold-const.c (fold_binary): Remove duplicate folding of comparison of non-null ADDR_EXPR against null.

2007-03-05  Richard Guenther  <rguenther@suse.de>

* fold-const.c (fold_binary): Remove duplicate folding
of comparison of non-null ADDR_EXPR against null.

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