Commit a3229491 by Richard Kenner

*** empty log message ***

From-SVN: r1244
parent 5a2724d7
......@@ -2248,6 +2248,7 @@ expand_return (retval)
emit_label_after (tail_recursion_label,
tail_recursion_reentry);
}
emit_queue ();
expand_goto_internal (0, tail_recursion_label, last_insn);
emit_barrier ();
return;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment