gcc optimisation flags for Intel Atom
Michael Zintakis
michael.zintakis@googlemail.com
Tue Jun 26 10:39:00 GMT 2012
>> Personally, I think using "-O2 -march=atom -msssse3 -mfpmath=sse
>> -fomit-frame-pointer -pipe" is decent enough. Any other opinions? I
>> am using gcc 4.4.5.
> -msssse3 -> -mssse3
Yeah, it was a typo, thanks!
> As I know, -mfpmath=sse may slow some code speed in some
> architechures, but I don't know if it also is on ATOM.
No idea! Hopefully, some of the more knowledgeable on this ML could
provide some insights.
More information about the Gcc-help
mailing list