projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b67444
)
(PRESERVE_DEATH_INFO_REGNO_P): define
author
Jim Wilson
<wilson@gcc.gnu.org>
Fri, 4 Oct 1996 19:29:44 +0000
(12:29 -0700)
committer
Jim Wilson
<wilson@gcc.gnu.org>
Fri, 4 Oct 1996 19:29:44 +0000
(12:29 -0700)
From-SVN: r12900
gcc/config/sh/sh.h
patch
|
blob
|
history
diff --git
a/gcc/config/sh/sh.h
b/gcc/config/sh/sh.h
index 92fa50e693c3011893e37342649e5187dbaedc28..2e40b9f0c1761783c83503d210c543a69de69b75 100644
(file)
--- a/
gcc/config/sh/sh.h
+++ b/
gcc/config/sh/sh.h
@@
-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; \
This page took
0.074836 seconds
and
5
git commands to generate.