function.c (epilogue_done): Correctly build a sequence of insns for a sibcall epilogue.

* function.c (epilogue_done): Correctly build a sequence of insns for
a sibcall epilogue.

From-SVN: r54702
This commit is contained in:
Richard Earnshaw 2002-06-17 08:42:00 +00:00 committed by Richard Earnshaw
parent 845b1456d5
commit 0af5c89673
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-06-17 Richard Earnshaw (rearnsha@arm.com)
* function.c (epilogue_done): Correctly build a sequence of insns for
a sibcall epilogue.
2002-06-17 Nick Clifton <nickc@cambridge.redhat.com>
* config/fr30/fr30.h (CUMULATIVE_ARGS): Replace typedef with

View File

@ -7747,7 +7747,8 @@ epilogue_done:
continue;
start_sequence ();
seq = gen_sibcall_epilogue ();
emit_insn (gen_sibcall_epilogue ());
seq = get_insns ();
end_sequence ();
/* Retain a map of the epilogue insns. Used in life analysis to