[Bug bootstrap/53197] [4.8 Regression] bootstrap comparison failure
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 2 22:18:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53197
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-05-02 22:17:26 UTC ---
Definitely affects x86_64-unknown-linux-gnu too, my bootstrap failed with this
config:
/home/jwakely/src/gcc/configure --prefix=/home/jwakely/gcc/4.x
--with-system-zlib --with-gnu-ld --with-gnu-as --disable-libitm
--disable-libquadmath --disable-libmudflap --enable-libstdcxx-debug
--enable-libstdcxx-time=rt --enable-languages=c,c++
It builds OK with --disable-bootstrap though
More information about the Gcc-bugs
mailing list