aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.3.1/config/mh-ppc-darwin
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.3.1/config/mh-ppc-darwin')
-rw-r--r--gcc-4.3.1/config/mh-ppc-darwin6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc-4.3.1/config/mh-ppc-darwin b/gcc-4.3.1/config/mh-ppc-darwin
new file mode 100644
index 000000000..8e64791f6
--- /dev/null
+++ b/gcc-4.3.1/config/mh-ppc-darwin
@@ -0,0 +1,6 @@
+# The -mdynamic-no-pic ensures that the compiler executable is built without
+# position-independent-code -- the usual default on Darwin. This fix speeds
+# compiles by 3-5%.
+
+# Broken because of PR32009.
+# BOOT_CFLAGS=-g -O2 -mdynamic-no-pic