tree-data-ref.c (build_classic_dist_vector): If either loop is outside of the nest...
authorDaniel Berlin <dberlin@dberlin.org>
Wed, 10 Nov 2004 21:32:10 +0000 (21:32 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Wed, 10 Nov 2004 21:32:10 +0000 (21:32 +0000)
commit8b41b1b24fa17fc41a28c4466b1dcd8d9fdcb170
tree04e059bd31757c6683315f9d6855e4478975f882
parent78e54994ff2b5b5c716269ea2e47d021362aea9c
tree-data-ref.c (build_classic_dist_vector): If either loop is outside of the nest we asked about, the dependence can't matter.

2004-11-10  Daniel Berlin  <dberlin@dberlin.org>

* tree-data-ref.c (build_classic_dist_vector): If either loop
is outside of the nest we asked about, the dependence can't
matter.
(build_classic_dir_vector): Ditto.

From-SVN: r90454
gcc/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/20041110-1.c [new file with mode: 0644]
gcc/tree-data-ref.c