This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/50010] i386-unknown-freebsd bootstrap comparison failure


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]