Commit 227665e7 by Jim Wilson

(PRESERVE_DEATH_INFO_REGNO_P): define

From-SVN: r12900
parent 4b674448
......@@ -149,6 +149,8 @@ extern int target_flags;
#define TARGET_DEFAULT (0)
#define PRESERVE_DEATH_INFO_REGNO_P(regno) (TARGET_RELAX || optimize)
#define OVERRIDE_OPTIONS \
do { \
sh_cpu = CPU_SH0; \
......
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