*** empty log message ***
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 12 Feb 1992 23:53:09 +0000 (18:53 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 12 Feb 1992 23:53:09 +0000 (18:53 -0500)
From-SVN: r315

gcc/reorg.c

index ebabfe78e6c74b4bad09b2dfc3e8c8029883861f..a05be1b511f1153e56a8ca9e6ebf398e5c466bf9 100644 (file)
@@ -3134,7 +3134,8 @@ relax_delay_slots (first)
            }
 
          if (target_label != JUMP_LABEL (insn))
-           redirect_jump (insn, target_label);
+           redirect_jump (insn,
+                          target_label ? target_label : find_end_label ());
 
          /* See if this jump branches around a unconditional jump.
             If so, invert this jump and point it to the target of the