]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/xtensa/xtensa.c
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:06:41 +0000 (16:06 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Fri, 2 Nov 2007 16:06:41 +0000 (16:06 +0000)
commit4e6c21930ef6ec6b4cf78e00819b247a0874a91d
tree70c6de663bedfa2a4a0e47b53e1e83fb3b6810cf
parentf6547b681842afcc1096d804f161cb83806178c2
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: r129854
gcc/ChangeLog
gcc/config/xtensa/xtensa.c
gcc/config/xtensa/xtensa.h