(PRESERVE_DEATH_INFO_REGNO_P): define

From-SVN: r12900
This commit is contained in:
Jim Wilson 1996-10-04 12:29:44 -07:00
parent 4b67444820
commit 227665e760
1 changed files with 2 additions and 0 deletions

View File

@ -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; \