re PR tree-optimization/50698 (pretending to create versioning for alias when not...
authorRichard Guenther <rguenther@suse.de>
Thu, 13 Oct 2011 09:00:01 +0000 (09:00 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 13 Oct 2011 09:00:01 +0000 (09:00 +0000)
commit6c9fbfa72eea6d4a8689831977bfde2072fc195a
treed3f78aadaeb5c9953ec708cce0af36c10785d82e
parentee9488e6a297a3ce03c1861d1fc7f51481ae8f8d
re PR tree-optimization/50698 (pretending to create versioning for alias when not required)

2011-10-13  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/50698
* tree-data-ref.c (split_constant_offset_1): Also process
offsets of &MEM.

* g++.dg/vect/pr50698.cc: New testcase.

From-SVN: r179895
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/vect/pr50698.cc [new file with mode: 0644]
gcc/tree-data-ref.c