]> git.ipfire.org Git - thirdparty/gcc.git/commit
2016-09-19 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Sep 2016 06:55:17 +0000 (06:55 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Sep 2016 06:55:17 +0000 (06:55 +0000)
commit281da9a3c20ffdceec683a9054233158a6b9542a
tree92c04dc20ae233a40fcee15fb98698f932e77acc
parentad0a22f5b0bb7ed6c63537a3c849f22f9b7a1ee2
2016-09-19  Richard Biener  <rguenther@suse.de>

PR middle-end/77605
* tree-data-ref.c (analyze_subscript_affine_affine): Use the
proper niter to bound the loops.

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

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