This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47282] GCC 4.2.4 (Ubuntu) gives different result for the same computation with -O3, depending on irrelevant code
- From: "ichudov at algebra dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 13 Jan 2011 22:00:35 +0000
- Subject: [Bug c++/47282] GCC 4.2.4 (Ubuntu) gives different result for the same computation with -O3, depending on irrelevant code
- Auto-submitted: auto-generated
- References: <bug-47282-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47282
--- Comment #2 from Igor Chudov <ichudov at algebra dot com> 2011-01-13 22:00:31 UTC ---
(In reply to comment #1)
> What target are you doing your tests on?
This is a 32 bit Ubuntu machine, so target -s -m32.
Thanks!
Igor