http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46018

--- Comment #17 from Art Haas <ahaas at airmail dot net> 2010-11-04 12:52:11 
UTC ---
My build from this morning succeeded, so reverting the patch from several weeks
ago has resolved the bootstrap error:

$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/export/home/arth/local/libexec/gcc/i386-pc-solaris2.10/4.6.0/lto-wrapper
Target: i386-pc-solaris2.10
Configured with: /home/ahaas/gnu/gcc.git/configure
--prefix=/export/home/arth/local --enable-languages=c,c++,objc,fortran
--disable-nls --with-gmp=/export/home/arth/local
--with-mpfr=/export/home/arth/local --enable-checking=release
--enable-threads=posix --with-gnu-as --with-as=/export/home/arth/local/bin/as
--with-gnu-ld --with-ld=/export/home/arth/local/bin/ld
--enable-libstdcxx-pch=no --enable-objc-gc --build=i386-pc-solaris2.10
Thread model: posix
gcc version 4.6.0 20101104 (experimental) [master revision
b9be572:b94eff6:4b98788102c16a253dbdac0c91e13219d1c7cbc4] (GCC)
$

Reply via email to