projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b421dce
)
Fix SPEC macros
author
Michael Meissner
<meissner@gcc.gnu.org>
Wed, 22 May 1996 20:09:27 +0000
(20:09 +0000)
committer
Michael Meissner
<meissner@gcc.gnu.org>
Wed, 22 May 1996 20:09:27 +0000
(20:09 +0000)
From-SVN: r12077
gcc/config/rs6000/sysv4.h
patch
|
blob
|
history
diff --git
a/gcc/config/rs6000/sysv4.h
b/gcc/config/rs6000/sysv4.h
index 23874c90fb269d2a1efe1e5cdb4645d8d3b75c36..46a95acbb60e7966ac0f587c049cd86103f1c365 100644
(file)
--- a/
gcc/config/rs6000/sysv4.h
+++ b/
gcc/config/rs6000/sysv4.h
@@
-880,8
+880,8
@@
do { \
%{!mmvme: %{!msim: %{!mcall-linux: %{!mcall-solaris: %(link_start_default) }}}}"
#endif
-#ifndef LINK_START_DEF
UA
LT_SPEC
-#define LINK_START_DEF
UA
LT_SPEC ""
+#ifndef LINK_START_DEF
AU
LT_SPEC
+#define LINK_START_DEF
AU
LT_SPEC ""
#endif
#undef LINK_SPEC
@@
-965,6
+965,10
@@
do { \
#undef LIBGCC_SPEC
#define LIBGCC_SPEC "libgcc.a%s"
+#ifndef LIB_DEFAULT_SPEC
+#define LIB_DEFAULT_SPEC ""
+#endif
+
#undef ENDFILE_SPEC
#define ENDFILE_SPEC "\
%{mmvme: ecrtn.o%s} \