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:01:15 +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 #3 from Igor Chudov <ichudov at algebra dot com> 2011-01-13 22:01:12 UTC ---
(In reply to comment #2)
> (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
It is a 32 bit i386 machine.