OSDN Git Service

2007-12-19 Sebastian Pop <sebastian.pop@amd.com>
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2008 02:38:24 +0000 (02:38 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2008 02:38:24 +0000 (02:38 +0000)
commitbfe20447cb8ed0643e71f42a4277b643ed1f952f
tree7b6ea1945bfbc46843c39712210b90e54ad59129
parent198ca57977f698cd7c3c748ece16faa2e164561c
2007-12-19  Sebastian Pop  <sebastian.pop@amd.com>

PR tree-optimization/34635
* tree-data-ref.c (add_other_self_distances): Make sure that the
evolution step is constant.

* gcc.dg/tree-ssa/pr34635.c: New.
* gcc.dg/tree-ssa/pr34635-1.c: New.

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