This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/36105] GCC-4.3.0 Optimized Code Fails With "Illegal Instruction" Message



------- Comment #2 from akalten at comcast dot net  2008-05-02 00:49 -------
The processor is a Core 2 Quad 6600.  I thought all Core 2 Quads
had sse4 but only the Q9000 series has it.  The Q6600 has sse3.

So in this case the command flags are incorrect.  Using "-msse3"
fixes the issue.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36105


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]