aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/config/s390/tpf.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/s390/tpf.h')
-rw-r--r--contrib/gcc/config/s390/tpf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/gcc/config/s390/tpf.h b/contrib/gcc/config/s390/tpf.h
index ce984e64003a..30158276f2e9 100644
--- a/contrib/gcc/config/s390/tpf.h
+++ b/contrib/gcc/config/s390/tpf.h
@@ -92,6 +92,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"