gcc optimisation flags for Intel Atom

Michael Zintakis michael.zintakis@googlemail.com
Tue Jun 26 02:56:00 GMT 2012


I am reading some very different (and sometimes conflicting) opinions 
what these optimisation flags should be. So, what are the best flags to 
use to compile source code for running on Atom?

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.



More information about the Gcc-help mailing list