i386.c (ix86_emit_restore_regs_using_mov): Break out from ...
authorJan Hubicka <jh@suse.cz>
Sat, 12 Feb 2000 00:49:11 +0000 (01:49 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 12 Feb 2000 00:49:11 +0000 (00:49 +0000)
commitda2d1d3a8f3121eb1d3ae502b0367291577919ab
tree519d4188849c4d4b69b57aec887adde1c91819ff
parent28ec5077d7f533713104cdfa21817917098c8111
i386.c (ix86_emit_restore_regs_using_mov): Break out from ...

* i386.c (ix86_emit_restore_regs_using_mov): Break out from ...
(ix86_expand_epilogue): ... here. Use mov instead of add to restore
stack pointer in functions w/o saved registers, output LEAVE more often
on TARGET_USE_LEAVE machines.

From-SVN: r31941
gcc/ChangeLog
gcc/config/i386/i386.c