reorg.c (fill_slots_from_thread): Update REG_DEAD/REG_UNUSED notes for any insns...
authorJeffrey A Law <law@cygnus.com>
Tue, 5 May 1998 00:15:50 +0000 (00:15 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 5 May 1998 00:15:50 +0000 (18:15 -0600)
commitf78c792cb51746c035a3d3f613fd89f1453f0f1e
treef8b7943c8b025bf8bdbde096bb589f4a986f0c92
parent4330b0e77d631d8f594efac33d2a3b6fd4757b2c
reorg.c (fill_slots_from_thread): Update REG_DEAD/REG_UNUSED notes for any insns skipped at the start of a block...

        * reorg.c (fill_slots_from_thread): Update REG_DEAD/REG_UNUSED notes
        for any insns skipped at the start of a block because they were
        redundant.

From-SVN: r19534
gcc/ChangeLog
gcc/reorg.c