[Bug bootstrap/50010] i386-unknown-freebsd bootstrap comparison failure
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Aug 12 06:58:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50010
--- Comment #2 from Uros Bizjak <ubizjak at gmail dot com> 2011-08-12 06:57:35 UTC ---
(In reply to comment #0)
> x86_64-unknown-freebsd seems to work, and with nobody seeing this on GNU/Linux
> I am wondering whether this may be due to i386 (vs i586)?
Can you trigger this bug on linux (either x86_64 or i686) using following
configure string:
CC="gcc -m32" CXX="g++ -m32" <gcc-src>/configure i586-linux
More information about the Gcc-bugs
mailing list