ldist-17.c
1.02 KB
-
Fix PR46928: handle "A[p] == A[p]" in data dep analysis with p a parameter of the loop. · 3e6f8b56
2010-12-14 Sebastian Pop <sebastian.pop@amd.com> PR tree-optimization/46928 * tree-data-ref.c (analyze_overlapping_iterations): Handle "A[p] == A[p]" in data dependence analysis with p a parameter of the loop. * gcc.dg/tree-ssa/ldist-17.c: New. From-SVN: r167843
Sebastian Pop committed