reorg.c (fill_simple_delay_slots): Do not abort if we encounter an insn on the unfill...
authorJeffrey A Law <law@cygnus.com>
Tue, 25 Aug 1998 18:50:26 +0000 (18:50 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 25 Aug 1998 18:50:26 +0000 (12:50 -0600)
commitc3a3b536472eef9287eb2706fd03496147a9577f
tree4cdd06abdaea3fcc110a781a9fdec72f773fe3bb
parent38f76c25a93c43e508de67a0c620a57f1bce2eee
reorg.c (fill_simple_delay_slots): Do not abort if we encounter an insn on the unfilled_slots_list that has no...

        * reorg.c (fill_simple_delay_slots): Do not abort if we encounter
        an insn on the unfilled_slots_list that has no delay slots.
        (fill_eager_delay_slots): Similarly.

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