This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13595] '-march=athlon-xp' option changes program behavior
- 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 10:37:27 -0000
- Subject: [Bug c/13595] '-march=athlon-xp' option changes program behavior
- References: <20040107100819.13595.stevech1097@yahoo.com.au>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-07 10:37 -------
Not a GCC bug:
-mcpu=athlon-xp enables -mfpmath=sse -msse which causes the program to use the sse fp
math.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13595