reorg.c (emit_delay_sequence): Remove death notes, not merely nop them out.
authorRichard Henderson <rth@redhat.com>
Sun, 6 Jan 2002 10:25:07 +0000 (02:25 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 6 Jan 2002 10:25:07 +0000 (02:25 -0800)
commite41c78316bbd522393fc58749ed1a35b21396a26
tree3677ed9e91241831d42f7e0441f47b6f3070b970
parent9efc7479a2d31964be153f018848774d4b89d9b9
reorg.c (emit_delay_sequence): Remove death notes, not merely nop them out.

        * reorg.c (emit_delay_sequence): Remove death notes, not merely
        nop them out.  Increment label reference count for REG_LABEL.
        (fill_slots_from_thread): Frob label reference count around
        delete_related_insns.

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