gcc optimisation flags for Intel Atom
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxxxxxx
- Subject: gcc optimisation flags for Intel Atom
- From: Michael Zintakis <michael.zintakis@xxxxxxxxxxxxxx>
- Date: Tue, 26 Jun 2012 03:56:29 +0100
- Comment: DKIM? See http://www.dkim.org
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23
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.
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]