summaryrefslogtreecommitdiffstats
path: root/gcc/config.in
diff options
context:
space:
mode:
authorclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>2013-12-11 13:13:43 +0000
committerclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>2013-12-11 13:13:43 +0000
commitd85782a1062e9c42297e89ee2e4a74970cca19b5 (patch)
treee2c1ff7d5702adbe210e4e75c2908030a41fffdf /gcc/config.in
parent891f2090d994d420cb56942e486f6bba3ede265f (diff)
downloadppe42-gcc-d85782a1062e9c42297e89ee2e4a74970cca19b5.tar.gz
ppe42-gcc-d85782a1062e9c42297e89ee2e4a74970cca19b5.zip
Regenerate gcc/configure and gcc/config.in
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205892 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/config.in b/gcc/config.in
index 7bb5be8fdf1..3aefa06708e 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -411,6 +411,12 @@
#endif
+/* Define if your assembler supports the -mabi option. */
+#ifndef USED_FOR_TARGET
+#undef HAVE_AS_MABI_OPTION
+#endif
+
+
/* Define if your assembler supports mfcr field. */
#ifndef USED_FOR_TARGET
#undef HAVE_AS_MFCRF
OpenPOWER on IntegriCloud