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

2008-05-01 Thread akalten at comcast dot net
--- 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

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

2008-05-01 Thread akalten at comcast dot net
Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: akalten at comcast dot net GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86