projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
202fd1d
)
Expect SPARC_DEFAULT_CMODEL to be overridden in cover file.
author
Doug Evans
<devans@gcc.gnu.org>
Mon, 20 Oct 1997 21:29:01 +0000
(21:29 +0000)
committer
Doug Evans
<devans@gcc.gnu.org>
Mon, 20 Oct 1997 21:29:01 +0000
(21:29 +0000)
From-SVN: r16125
gcc/config/sparc/sparc.h
patch
|
blob
|
history
diff --git
a/gcc/config/sparc/sparc.h
b/gcc/config/sparc/sparc.h
index 376ad28975776144a8297898def0d88ff85e4576..82357d85f53427ce2ecac2fc2315047c3fdd1e01 100644
(file)
--- a/
gcc/config/sparc/sparc.h
+++ b/
gcc/config/sparc/sparc.h
@@
-88,9
+88,7
@@
extern enum cmodel sparc_cmodel;
#define TARGET_CM_MEDANY (sparc_cmodel == CM_MEDANY)
#define TARGET_CM_EMBMEDANY (sparc_cmodel == CM_EMBMEDANY)
-#ifndef SPARC_DEFAULT_CMODEL
#define SPARC_DEFAULT_CMODEL CM_MEDLOW
-#endif
/* This is call-clobbered in the normal ABI, but is reserved in the
home grown (aka upward compatible) embedded ABI. */