]> git.ipfire.org Git - thirdparty/gcc.git/commit
xtensa.c (xtensa_expand_prologue): Put a REG_FRAME_RELATED_EXPR note on the last...
authorBob Wilson <bob.wilson@acm.org>
Fri, 2 Nov 2007 16:13:29 +0000 (16:13 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Fri, 2 Nov 2007 16:13:29 +0000 (16:13 +0000)
commite9308876ca01ecf2f417bbb00742b3dc40956ead
tree4743ed8aae11004de3235169964bd9ebafb2c9d2
parentffed5704b6a2acccb90d9b60cbaf80e7d436860e
xtensa.c (xtensa_expand_prologue): Put a REG_FRAME_RELATED_EXPR note on the last insn that sets up the stack...

* config/xtensa/xtensa.c (xtensa_expand_prologue): Put a
REG_FRAME_RELATED_EXPR note on the last insn that sets up the stack
pointer or frame pointer.
* config/xtensa/xtensa.h (DWARF_UNWIND_INFO): Delete.
(MUST_USE_SJLJ_EXCEPTIONS): Define.
(DWARF2_UNWIND_INFO): Define.
(INCOMING_RETURN_ADDR_RTX): Define.
(DWARF_FRAME_RETURN_COLUMN): Define.

From-SVN: r129855
gcc/ChangeLog
gcc/config/xtensa/xtensa.c
gcc/config/xtensa/xtensa.h