tree-ssa-copy.c (may_propagate_copy): Test flow sensitive alias information too.
authorJeff Law <law@redhat.com>
Tue, 11 Apr 2006 05:52:45 +0000 (23:52 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 11 Apr 2006 05:52:45 +0000 (23:52 -0600)
commitcf282d0a4a9174888fd9add60d26acfac1601a0e
tree8f3fb1be74c0d398df2d5f881cf972cd746e2d0b
parentb3b2cbc4fad08189660fe2aba344227b653891bb
tree-ssa-copy.c (may_propagate_copy): Test flow sensitive alias information too.

        PR/27087
        * tree-ssa-copy.c (may_propagate_copy): Test flow sensitive
        alias information too.

        * gcc.c-torture/compile/pr27087.c: New test.

From-SVN: r112849
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr27087.c [new file with mode: 0644]
gcc/tree-ssa-copy.c