This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13608] [3.3 regression] Incorrect code with -O3 -ffast-math
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jan 2004 23:04:21 -0000
- Subject: [Bug optimization/13608] [3.3 regression] Incorrect code with -O3 -ffast-math
- References: <20040107211538.13608.roger@eyesopen.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-07 23:04 -------
This looks like more the case where the extra bits for the 80bits register, also note -msse
-mfpmath=sse -O3 -finline produces wrong results though so it might be something else too.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
Target Milestone|--- |3.3.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13608