http://llvm.org/bugs/show_bug.cgi?id=16721
elena-v2 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #3 from elena-v2 <[email protected]> --- Let me correct myself then, since I've been gotcha'd: your compiler is wrong about what my chip can do. I did some more poking around, and code fails horribly with illegal instruction calls on -march=native and -march=penryn, but setting -mno-sse4.2 fixes the issue. So it seems like -march=penryn is wrongly set to believe that sse4.2 exists. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
