+2011-12-15 DJ Delorie <dj@redhat.com>
+
+ * config/rl78/rl78.md (return): Rename to rl78_return.
+ * config/rl78/rl78.c (rl78_expand_epilogue): Use new name.
+ (rl78_expand_eh_epilogue): Use new name.
+ (rl78_calculate_death_notes): Likewise.
+
2011-12-15 Jakub Jelinek <jakub@redhat.com>
* tree-vectorizer.h (struct _stmt_vec_info): Remove pattern_def_stmt
else if (is_interrupt_func (cfun->decl))
emit_jump_insn (gen_interrupt_return ());
else
- emit_jump_insn (gen_return ());
+ emit_jump_insn (gen_rl78_return ());
}
/* Likewise, for exception handlers. */
rl78_expand_eh_epilogue (rtx x ATTRIBUTE_UNUSED)
{
/* FIXME - replace this with an indirect jump with stack adjust. */
- emit_jump_insn (gen_return ());
+ emit_jump_insn (gen_rl78_return ());
}
#undef TARGET_ASM_FUNCTION_PROLOGUE
break;
case JUMP_INSN:
- if (INSN_CODE (insn) == CODE_FOR_return)
+ if (INSN_CODE (insn) == CODE_FOR_rl78_return)
{
memset (dead, 1, sizeof (dead));
/* We expect a USE just prior to this, which will mark