aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390/tpf.h
diff options
context:
space:
mode:
authorno-author <no-author@gcc.gnu.org>2005-04-29 01:23:04 +0000
committerno-author <no-author@gcc.gnu.org>2005-04-29 01:23:04 +0000
commit22de0fbbe617653d989bfc68e199c63f689fcef9 (patch)
tree13d1318cfe3882d2a24ea22cd8d20ef32e86662d /gcc/config/s390/tpf.h
parent5b5fcc5945558d32c619dd3047ae0ee16a6edd2f (diff)
This commit was manufactured by cvs2svn to create tagapple/gcc-5014
'apple-gcc-5014'. git-svn-id: https://gcc.gnu.org/svn/gcc/tags/apple-gcc-5014@98965 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/s390/tpf.h')
-rw-r--r--gcc/config/s390/tpf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/s390/tpf.h b/gcc/config/s390/tpf.h
index 33a50b47498..38df1b4bcbf 100644
--- a/gcc/config/s390/tpf.h
+++ b/gcc/config/s390/tpf.h
@@ -101,6 +101,9 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#undef CPLUSPLUS_CPP_SPEC
#define CPLUSPLUS_CPP_SPEC "-D_GNU_SOURCE %(cpp)"
+#undef ASM_SPEC
+#define ASM_SPEC "%{m31&m64}%{mesa&mzarch}%{march=*}"
+
#undef LIB_SPEC
#define LIB_SPEC "%{pthread:-lpthread} -lc"