alias.c (nonoverlapping_component_refs_p): Take two rtx arguments.
authorMichael Matz <matz@suse.de>
Tue, 12 Jun 2012 11:52:41 +0000 (11:52 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Tue, 12 Jun 2012 11:52:41 +0000 (11:52 +0000)
commit175a7536b131a2b90213a8ded70437339f4af1e4
tree08829258d4fe6802e2f465d6ba336e5a409258ca
parentd3b00ce368f3d32a4db4dac4538a90920f6365ef
alias.c (nonoverlapping_component_refs_p): Take two rtx arguments.

* alias.c (nonoverlapping_component_refs_p): Take two rtx arguments.
(nonoverlapping_memrefs_p): Don't call it here ...
(true_dependence_1): ... but here.

testsuite/
* gcc.dg/torture/alias-1.c: New test.

From-SVN: r188448
gcc/ChangeLog
gcc/alias.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/alias-1.c [new file with mode: 0644]