This concludes the series to try to fixup data-dependence analysis.
The code is still "wrong", but it appears that the following split
out patch cures the testcases I have and does not degenerate any
in the testsuite. The patch also makes sense - we analyze the
MEM_REF base pointer for its evolut
Applied.
Richard.
2011-08-22 Richard Guenther
PR testsuite/50145
* gcc.dg/torture/pr50067-1.c: Run on little-endian systems only.
* gcc.dg/torture/pr50067-2.c: Likewise.
Index: gcc/testsuite/gcc.dg/torture/pr50067-1.c
=