I'm developing a performance critical application for Intel Atom processor.
What are the best gcc optimization flags for this CPU?
GCC 4.5 will contain the -march=atom and -mtune=atom options.
Source: http://gcc.gnu.org/gcc-4.5/changes.html