flow.c (life_analysis): After life analysis is complete...
commitfca790eb60478652025f6604d5b57152cb5160c9
authorJeffrey A Law <law@cygnus.com>
Wed, 16 May 2001 04:12:33 +0000 (16 04:12 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 16 May 2001 04:12:33 +0000 (15 22:12 -0600)
tree6d5d814185393b802dbdb1574b39b2a7cb13e15e
parent48941cb809ff5c9be1116cb9669872017568c670
flow.c (life_analysis): After life analysis is complete...

        * flow.c (life_analysis): After life analysis is complete, do
        an optional scan over insns looking for REG_LABEL notes that
        reference a deleted label.
        (propagate_block_delete_insn): Verify INOTE is a CODE_LABEL
        before peeking at LABEL_NUSES.

From-SVN: r42131
gcc/ChangeLog
gcc/flow.c