------- Comment #8 from doko at ubuntu dot com 2009-10-21 11:23 ------- Created an attachment (id=18856) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18856&action=view) preprocessed source
attached the preprocessed source (from an 20091018 build). the compiler used to build is a native compiler built from the same source, configured with: --enable-shared --enable-linker-build-id --with-system-zlib --disable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-plugin --enable-objc-gc --disable-softfloat --enable-secureplt --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 --disable-werror --with-long-double-128 --build=powerpc-linux-gnu --host=powerpc-linux-gnu --target=powerpc-linux-gnu the cross compiler is configured with: -enable-languages=c,c++,fortran --prefix=/usr/lib/gcc-snapshot --libexecdir=/usr/lib/gcc-snapshot/libexec --disable-shared --disable-nls --disable-threads --enable-checking=release --disable-libssp --with-system-zlib --with-newlib --program-prefix=spu- --with-as=/usr/bin/spu-as --with-ar=/usr/bin/spu-ar --with-ld=/usr/bin/spu-ld --includedir=/usr/spu/include --libdir=/usr/spu/lib --host=powerpc-linux-gnu --build=powerpc-linux-gnu --target=spu -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41491