Commit 359e19d5 by Ulrich Weigand Committed by Ulrich Weigand

* config/spu/spu.h (DWARF_FRAME_RETURN_COLUMN): Define.

From-SVN: r139009
parent 0f24e8de
2008-08-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
* config/spu/spu.h (DWARF_FRAME_RETURN_COLUMN): Define.
2008-08-12 Jakub Jelinek <jakub@redhat.com>
PR c++/36688
......
......@@ -290,6 +290,8 @@ targetm.resolve_overloaded_builtin = spu_resolve_overloaded_builtin; \
#define INCOMING_RETURN_ADDR_RTX gen_rtx_REG(Pmode, LINK_REGISTER_REGNUM)
#define DWARF_FRAME_RETURN_COLUMN DWARF_FRAME_REGNUM (LINK_REGISTER_REGNUM)
#define ARG_POINTER_CFA_OFFSET(FNDECL) (-STACK_POINTER_OFFSET)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment