2015-01-15 Richard Biener <rguenther@suse.de>
commit43085be3aab65ca5bcbfc26479181ecef29e39e8
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jan 2015 08:41:08 +0000 (15 08:41 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jan 2015 08:41:08 +0000 (15 08:41 +0000)
tree5587549503935cc2c2538ef2bf5ef2be384b58d0
parent947aa916c477d2d33759ba81d1deba3d218f5817
2015-01-15  Richard Biener  <rguenther@suse.de>

PR middle-end/64365
* tree-data-ref.c (dr_analyze_indices): Make sure that accesses
for MEM_REF access functions with the same base can never partially
overlap.

* gcc.dg/torture/pr64365.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219634 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr64365.c [new file with mode: 0644]
gcc/tree-data-ref.c