http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56634
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |powerpc-apple-darwin9.8.0 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-18 10:20:44 UTC --- /usr/local/gcc-4.72/powerpc-apple-darwin9.8.0/include -isystem /usr/local/gcc-4.72/powerpc-apple-darwin9.8.0/sys-include -isystem ./include ../../../../gcc-4.7.2/libgcc/libgcc2.c -feliminate-unused-debug-symbols -fPIC -m64 -mmacosx-version-min=10.4 -mlong-double-128 -mmacosx-version-min=10.4 -mlong-double-128 -Wextra -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fbuilding-libgcc -fno-stack-protector -fno-common -fvisibility=hidden -g -g -g -fworking-directory -O2 -O2 -O2 -fpch-preprocess -o libgcc2.i WTF does it add -fpch-preprocess here?