OSDN Git Service

* config/mcore/mcore.h (INCOMING_RETURN_ADDR_RTX): Define.
[pf3gnuchains/gcc-fork.git] / gcc / config / mcore / mcore.h
index 11047c9..a149eb1 100644 (file)
@@ -776,6 +776,8 @@ extern const enum reg_class reg_class_from_letter[];
 #undef  TARGET_ASM_NAMED_SECTION
 #define TARGET_ASM_NAMED_SECTION  mcore_asm_named_section
 
+#define INCOMING_RETURN_ADDR_RTX gen_rtx_REG (SImode, LK_REG)
+
 /* This is how to output an insn to push a register on the stack.
    It need not be very fast code.  */
 #define ASM_OUTPUT_REG_PUSH(FILE,REGNO)  \