OSDN Git Service

* arm.c (use_return_insn): Don't try to determine the function type
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Jan 2001 18:13:26 +0000 (18:13 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Jan 2001 18:13:26 +0000 (18:13 +0000)
commit5cf3595a43ec9499e4eab333e75fbc793a42ed4b
tree11ab7e0d219e20fd67e49381e5dad1c769f0f405
parent6dc3a97aa76090cbdff05d123a98127b51506516
* arm.c (use_return_insn): Don't try to determine the function type
until after reload has completed.
(arm_output_epilogue): Don't adjust the sp value recovered from the
stack.
(emit_multi_reg_push): Don't record dwarf information for the pc.
* arm.md (eh_epilogue): The function type may have changed, so it
needs to be recalculated.
* arm/netbsd.h (DWARF2_UNWIND_INFO): Can now use dwarf2 unwind tables
on arm/netbsd.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39046 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.md
gcc/config/arm/netbsd.h