ssa-dce.c (eliminate_dead_code): Properly handle control dependencies implied by...
authorJeffrey A Law <law@cygnus.com>
Thu, 28 Jun 2001 18:24:55 +0000 (18:24 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 28 Jun 2001 18:24:55 +0000 (12:24 -0600)
commitfa2eec9a67a5134065176babcaddf3867fe47920
tree82ecd03ca4c9f05046ceb72b92b971adedbbe29c
parent7a442791bbd35236ae2c45e383db88d704f8f41c
ssa-dce.c (eliminate_dead_code): Properly handle control dependencies implied by PHI nodes.

        * ssa-dce.c (eliminate_dead_code): Properly handle control
        dependencies implied by PHI nodes.

From-SVN: r43643
gcc/ChangeLog
gcc/ssa-dce.c