[PATCH] Fix PR50067

2011-08-24 Thread Richard Guenther
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

[PATCH] Fix PR50067

2011-08-22 Thread Richard Guenther
Applied. Richard. 2011-08-22 Richard Guenther rguent...@suse.de 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