This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/16584] -msse2 also enabling -mfpmath=sse option causing illegal instruction errors
- 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: 16 Jul 2004 06:32:08 -0000
- Subject: [Bug c/16584] -msse2 also enabling -mfpmath=sse option causing illegal instruction errors
- References: <20040716024656.16584.aron-gcc@sightspeed.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-16 06:32 -------
Read the documenation: " -msse2 Support MMX, SSE and SSE2 built-in functions and code
generation", see the "and code generation" which means it can generate SSE2 instructions any time,
sorry.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16584