]> gcc.gnu.org Git - gcc.git/commit
pointer-reference-alias.C: New test.
authorAndrew Pinski <apinski@apple.com>
Wed, 15 Sep 2004 01:18:01 +0000 (01:18 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 15 Sep 2004 01:18:01 +0000 (18:18 -0700)
commit5ffcd77909762ca7091b915aef658f28c635ed36
treec63fef83707b3e5ee663fc4a4f4e20245a0d7801
parent798e5365d456e7eff966c7d107a64a6ca9eee8e8
pointer-reference-alias.C: New test.

2004-09-14  Andrew Pinski  <apinski@apple.com>

        * g++.dg/tree-ssa/pointer-reference-alias.C: New test.

2004-09-14  Andrew Pinski  <apinski@apple.com>

        * tree-ssa-copy.c (may_propagate_copy): Don't check the aliasing
        sets of the pointers but the aliasing sets of what they point to.

From-SVN: r87527
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/tree-ssa/pointer-reference-alias.C [new file with mode: 0644]
gcc/tree-ssa-copy.c
This page took 0.058061 seconds and 5 git commands to generate.