reorg.c (fill_simple_delay_slots): Don't use a JUMP_INSN a the target of another...
authorJeff Law <law@gcc.gnu.org>
Tue, 4 Apr 1995 21:16:40 +0000 (15:16 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 4 Apr 1995 21:16:40 +0000 (15:16 -0600)
commit6f7775d58fe744124cdffb55cd5a5195e43b5d6a
treeda02dea3c1b5dc2fb88cf7d54e345a183fef2e73
parentb19b4a787d30cce8e4b12e7e521ea642e680fa9d
reorg.c (fill_simple_delay_slots): Don't use a JUMP_INSN a the target of another JUMP_INSN to fill a delay slot.

* reorg.c (fill_simple_delay_slots): Don't use a JUMP_INSN
a the target of another JUMP_INSN to fill a delay slot.

From-SVN: r9312
gcc/reorg.c