At revision 133817, bootstrap fails at libstdc++-v3/src/strstream.cc on powerpc-apple-darwin9:
... libtool: compile: /opt/gcc/darwin_buildw/./gcc/xgcc -shared-libgcc -B/opt/gcc/darwin_buildw/./gcc -nostdinc++ -L/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/src -L/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/src/.libs -B/opt/gcc/gcc4.4w/powerpc-apple-darwin9/bin/ -B/opt/gcc/gcc4.4w/powerpc-apple-darwin9/lib/ -isystem /opt/gcc/gcc4.4w/powerpc-apple-darwin9/include -isystem /opt/gcc/gcc4.4w/powerpc-apple-darwin9/sys-include -I/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/include/powerpc-apple-darwin9 -I/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/include -I/opt/gcc/gcc-4.4-work/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -c ../../../../gcc-4.4-work/libstdc++-v3/src/stdexcept.cc -fno-common -DPIC -o .libs/stdexcept.o libtool: compile: /opt/gcc/darwin_buildw/./gcc/xgcc -shared-libgcc -B/opt/gcc/darwin_buildw/./gcc -nostdinc++ -L/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/src -L/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/src/.libs -B/opt/gcc/gcc4.4w/powerpc-apple-darwin9/bin/ -B/opt/gcc/gcc4.4w/powerpc-apple-darwin9/lib/ -isystem /opt/gcc/gcc4.4w/powerpc-apple-darwin9/include -isystem /opt/gcc/gcc4.4w/powerpc-apple-darwin9/sys-include -I/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/include/powerpc-apple-darwin9 -I/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/include -I/opt/gcc/gcc-4.4-work/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -c ../../../../gcc-4.4-work/libstdc++-v3/src/stdexcept.cc -o stdexcept.o >/dev/null 2>&1 /bin/sh ../libtool --tag CXX --mode=compile /opt/gcc/darwin_buildw/./gcc/xgcc -shared-libgcc -B/opt/gcc/darwin_buildw/./gcc -nostdinc++ -L/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/src -L/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/src/.libs -B/opt/gcc/gcc4.4w/powerpc-apple-darwin9/bin/ -B/opt/gcc/gcc4.4w/powerpc-apple-darwin9/lib/ -isystem /opt/gcc/gcc4.4w/powerpc-apple-darwin9/include -isystem /opt/gcc/gcc4.4w/powerpc-apple-darwin9/sys-include -I/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/include/powerpc-apple-darwin9 -I/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/include -I/opt/gcc/gcc-4.4-work/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -I/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/include/backward -Wno-deprecated -c ../../../../gcc-4.4-work/libstdc++-v3/src/strstream.cc libtool: compile: /opt/gcc/darwin_buildw/./gcc/xgcc -shared-libgcc -B/opt/gcc/darwin_buildw/./gcc -nostdinc++ -L/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/src -L/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/src/.libs -B/opt/gcc/gcc4.4w/powerpc-apple-darwin9/bin/ -B/opt/gcc/gcc4.4w/powerpc-apple-darwin9/lib/ -isystem /opt/gcc/gcc4.4w/powerpc-apple-darwin9/include -isystem /opt/gcc/gcc4.4w/powerpc-apple-darwin9/sys-include -I/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/include/powerpc-apple-darwin9 -I/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/include -I/opt/gcc/gcc-4.4-work/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -O2 -I/opt/gcc/darwin_buildw/powerpc-apple-darwin9/libstdc++-v3/include/backward -Wno-deprecated -c ../../../../gcc-4.4-work/libstdc++-v3/src/strstream.cc -fno-common -DPIC -o .libs/strstream.o ../../../../gcc-4.4-work/libstdc++-v3/src/strstream.cc: In destructor 'virtual std::ostrstream::~ostrstream()': ../../../../gcc-4.4-work/libstdc++-v3/src/strstream.cc:374: internal compiler error: in prepare_function_start, at function.c:3940 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. make[4]: *** [strstream.lo] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-target-libstdc++-v3] Error 2 make: *** [all] Error 2 Still fails at revision 133833. -- Summary: [4.4 Regression]: At revision 133817, bootstrap fails at libstdc++-v3/src/strstream.cc on powerpc-apple-darwin9 Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal 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=35801