(expand_float): Emit missing barrier after unconditional jump.

From-SVN: r10494
This commit is contained in:
Richard Kenner 1995-10-21 18:17:23 -04:00
parent 0331e642aa
commit 2ad79487e4
1 changed files with 1 additions and 0 deletions

View File

@ -3511,6 +3511,7 @@ expand_float (to, from, unsignedp)
/* The sign bit is not set. Convert as signed. */
expand_float (target, from, 0);
emit_jump_insn (gen_jump (label));
emit_barrier ();
/* The sign bit is set.
Convert to a usable (positive signed) value by shifting right