------- 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