re PR tree-optimization/22234 (verify_ssa failed with -fno-exceptions)
commit674391b8f1380a53613fd3254d61a759072bdad0
authorDiego Novillo <dnovillo@redhat.com>
Thu, 30 Jun 2005 00:51:17 +0000 (30 00:51 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Thu, 30 Jun 2005 00:51:17 +0000 (29 20:51 -0400)
treedd909a5c023477ac7df3eee31bc872951a8da4f6
parentacb8f2123d5a627e6c5dad2e78fd57d2bd6c6fb1
re PR tree-optimization/22234 (verify_ssa failed with -fno-exceptions)

PR 22234
* tree-ssa-copy.c (fini_copy_prop): Do not overwrite copy_of
when following copy-of chains.

testsuite/ChangeLog

PR 22234
* gcc.dg/20050629-1.c: New test.

From-SVN: r101450
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20050629-1.c [new file with mode: 0644]
gcc/tree-ssa-copy.c