Revision 145841 breaks bootstrap on powerpc-apple-darwin9: /opt/gcc/darwin_buildw/./gcc/xgcc -B/opt/gcc/darwin_buildw/./gcc/ -B/opt/gcc/gcc4.5w/powerpc-apple-darwin9/bin/ -B/opt/gcc/gcc4.5w/powerpc-apple-darwin9/lib/ -isystem /opt/gcc/gcc4.5w/powerpc-apple-darwin9/include -isystem /opt/gcc/gcc4.5w/powerpc-apple-darwin9/sys-include -g -O2 -m64 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -isystem ./include -Wa,-force_cpusubtype_ALL -pipe -mmacosx-version-min=10.4 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I../../../../gcc-4.5-work/libgcc -I../../../../gcc-4.5-work/libgcc/. -I../../../../gcc-4.5-work/libgcc/../gcc -I../../../../gcc-4.5-work/libgcc/../include -DHAVE_CC_TLS -o darwin-fpsave.o -MT darwin-fpsave.o -MD -MP -MF darwin-fpsave.dep -c -xassembler-with-cpp -include darwin-fpsave.vis ../../../../gcc-4.5-work/libgcc/../gcc/config/rs6000/darwin-fpsave.asm /opt/gcc/darwin_buildw/./gcc/xgcc -B/opt/gcc/darwin_buildw/./gcc/ -B/opt/gcc/gcc4.5w/powerpc-apple-darwin9/bin/ -B/opt/gcc/gcc4.5w/powerpc-apple-darwin9/lib/ -isystem /opt/gcc/gcc4.5w/powerpc-apple-darwin9/include -isystem /opt/gcc/gcc4.5w/powerpc-apple-darwin9/sys-include -g -O2 -m64 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -isystem ./include -Wa,-force_cpusubtype_ALL -pipe -mmacosx-version-min=10.4 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I../../../../gcc-4.5-work/libgcc -I../../../../gcc-4.5-work/libgcc/. -I../../../../gcc-4.5-work/libgcc/../gcc -I../../../../gcc-4.5-work/libgcc/../include -DHAVE_CC_TLS -o darwin-vecsave_s.o -MT darwin-vecsave_s.o -MD -MP -MF darwin-vecsave_s.dep -DSHARED -c -xassembler-with-cpp ../../../../gcc-4.5-work/libgcc/../gcc/config/rs6000/darwin-vecsave.asm ../../../../gcc-4.5-work/libgcc/../gcc/config/rs6000/darwin-vecsave.asm:23:Junk character 42 (*). ../../../../gcc-4.5-work/libgcc/../gcc/config/rs6000/darwin-vecsave.asm:23:Rest of line ignored. 1st junk character valued 47 (/). make[5]: *** [darwin-vecsave_s.o] Error 1 make[4]: *** [multi-do] Error 1 make[3]: *** [all-multi] Error 2 make[2]: *** [all-stage1-target-libgcc] Error 2 make[1]: *** [stage1-bubble] Error 2 make: *** [all] Error 2
-- Summary: [4.5 Regression] Revision 145841 breaks bootstrap on powerpc-apple-darwin9 Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dominiq at lps dot ens dot fr GCC build triplet: powerpc-apple-darwin9 GCC host triplet: powerpc-apple-darwin9 GCC target triplet: powerpc-apple-darwin9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39704