This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcc/56634] libgcc does not compile for 4.7.2: Yields internal compiler error: Bus error


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]