arm.c (use_return_insn): Not a single instruction, if there's a frame pointer.
authorRichard Earnshaw <rearnsha@arm.com>
Fri, 17 Oct 2003 14:45:47 +0000 (14:45 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 17 Oct 2003 14:45:47 +0000 (14:45 +0000)
commitefc2515b4913b2b8870b041475542277520aa002
tree431e646419600f7ff50a09192331f97028048699
parent51a785a03619403e4dec65d83553edb5bdff0f75
arm.c (use_return_insn): Not a single instruction, if there's a frame pointer.

* config/arm/arm.c (use_return_insn): Not a single instruction, if
there's a frame pointer.
(arm_output_epilogue): Protect stack pointer from being corrupted
on interrupt.

Co-Authored-By: Nathan Sidwell <nathan@codesourcery.com>
From-SVN: r72606
gcc/ChangeLog
gcc/config/arm/arm.c