From: Richard Kenner Date: Wed, 12 Feb 1992 23:53:09 +0000 (-0500) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9d345d2b1410eeabb30445bb16149e91aec8aaed;p=gcc.git *** empty log message *** From-SVN: r315 --- diff --git a/gcc/reorg.c b/gcc/reorg.c index ebabfe78e6c..a05be1b511f 100644 --- a/gcc/reorg.c +++ b/gcc/reorg.c @@ -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