aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/configure')
-rwxr-xr-xgcc/configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/configure b/gcc/configure
index e690daa..9a2639f2 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -14371,7 +14371,8 @@ fi
mfcr 3,128';;
*-*-darwin*) conftest_s=' .text
mfcr r3,128';;
- *) conftest_s=' .text
+ *) conftest_s=' .machine power4
+ .text
mfcr 3,128';;
esac