reorg.c (redirect_with_delay_list_safe_p): New function, similar to redirect_with_del...
authorJeff Law <law@gcc.gnu.org>
Mon, 18 Apr 1994 15:19:57 +0000 (09:19 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 18 Apr 1994 15:19:57 +0000 (09:19 -0600)
commitb304ad476c745f8b62607de0f35f042dfa5bc46d
treec3fc7fae356660e5fa0305f6752b2ec7f7afed69
parent76f8010e840c8a0ad2d06ff98464637a5363eda6
reorg.c (redirect_with_delay_list_safe_p): New function, similar to redirect_with_delay_slots_safe_p.

        * reorg.c (redirect_with_delay_list_safe_p): New function,
        similar to redirect_with_delay_slots_safe_p.
        (fill_slots_from_thread): Do not redirect a jump if doing
        so would invalidate the delay list for the jump.

From-SVN: r7063
gcc/reorg.c