(fill_simple_delay_slots): When trying to take instruction from after the branch...
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 14 Jul 1995 11:58:23 +0000 (07:58 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 14 Jul 1995 11:58:23 +0000 (07:58 -0400)
commitf03e51d485795b1bd6c4a5ccc58f5f411835ba9b
tree130c2796878f8b6977ae42e7f8f64828ef8eebfb
parent6dd0e0b2f024472e404bc93ca737d8341cbb1fed
(fill_simple_delay_slots): When trying to take instruction from after the branch, don't continue past target label.

(fill_simple_delay_slots): When trying to take instruction from after
the branch, don't continue past target label.  Local variables
passed_label and target_uses are no longer necessary.

From-SVN: r10121
gcc/reorg.c