------- Comment #11 from dougmencken at gmail dot com 2010-04-27 17:07 ------- GCC 4.5.0 bootstraps without --disable-checking (Configured with: ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --build=powerpc-gnu-linux-uclibc --host=powerpc-gnu-linux-uclibc --target=powerpc-gnu-linux-uclibc --with-system-zlib --enable-languages=c,c++,fortran --disable-nls --disable-werror --disable-multilib --disable-libssp --enable-checking=assert --enable-shared --enable-threads=posix --disable-__cxa_atexit ), with that, it fails again. Also, both "retail" (not-svn) 4.4.3, which bootstraps with --disable-checking, and "retail" 4.5.0, which doesn't, do actually have an another huge problem: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43911 (I don't know are they related to each other, just want you to know about that g++ problem).
I can't say how to reproduce this sched-deps bug in cross-toolchain (which cross toolchain exactly? or is it x86 host "by default"?), but I can try to bootstrap cross 4.5.0 as host-ppc build-ppc target-x86, if you will request it. I can also assist in "bisecting" to find bad commit for sched-deps bug (one bootstrap of native toolch on my hardware takes 10-12 hours). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42347