fold-const.c (fold_comparison): Strip nops inside POINTER_PLUS_EXPR.
authorRichard Guenther <rguenther@suse.de>
Tue, 17 Aug 2010 09:50:12 +0000 (09:50 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 17 Aug 2010 09:50:12 +0000 (09:50 +0000)
commit743ad76e9e7e6481b1b1764d4e5654158565deff
tree3961519cc0d1eccf6b3ae1c44ead9b5f4397ec3a
parent470301c5f68b2ddd65b2a52cf49515c6c7adfd74
fold-const.c (fold_comparison): Strip nops inside POINTER_PLUS_EXPR.

2010-08-17  Richard Guenther  <rguenther@suse.de>

* fold-const.c (fold_comparison): Strip nops inside
POINTER_PLUS_EXPR.

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