*** empty log message ***

From-SVN: r315
This commit is contained in:
Richard Kenner 1992-02-12 18:53:09 -05:00
parent e622cd25a9
commit 9d345d2b14
1 changed files with 2 additions and 1 deletions

View 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