fix PR 37102 by having out of ssa remove dead PHI nodes.
authorAndrew MacLeod <amacleod@redhat.com>
Thu, 18 Sep 2008 13:58:55 +0000 (13:58 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Thu, 18 Sep 2008 13:58:55 +0000 (13:58 +0000)
commitffd327a731d2a63c5d1110f52596641d3b7aa819
treebecb2d6db49aba4ceae227e0ba5ac61c61928142
parent3d9fbb9abd4785660983bc1d239f3f03e8dbc67c
fix PR 37102 by having out of ssa remove dead PHI nodes.

From-SVN: r140455
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr37102.c [new file with mode: 0644]
gcc/tree-outof-ssa.c