fold-const.c (extract_array_ref): Remove.
authorRichard Guenther <rguenther@suse.de>
Mon, 15 Oct 2007 14:49:55 +0000 (14:49 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 15 Oct 2007 14:49:55 +0000 (14:49 +0000)
commit3e0de2559ee1d85b0b37caf4be13e602b3b54de3
tree0c9d6236480184c56c0e7a9812cdd2724203adb5
parenteb64c8e52fb187e24ad8d9789ee22cdf1ae69f12
fold-const.c (extract_array_ref): Remove.

2007-10-15  Richard Guenther  <rguenther@suse.de>

* fold-const.c (extract_array_ref): Remove.
(fold_comparison): Handle POINTER_PLUS_EXPR with the
generic address expression comparison folding.  Remove
the folding that used extract_array_ref.

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