GCC mini-summit - compiling for a particular architecture
Ben Elliston
bje@au1.ibm.com
Tue May 1 04:15:00 GMT 2007
On Mon, 2007-04-23 at 19:26 +0100, Dave Korn wrote:
> Has any of the Acovea research demonstrated whether there actually is any
> such thing as a "good default set of flags in all cases"? If the results
> obtained diverge significantly according to the nature/coding
> style/architecture/other uncontrolled variable factors of the application, we
> may be labouring under a false premise wrt. the entire idea, mightn't we?
My experimentation found that the sequences were highly dependent on the
input programs, as you might expect. Therefore, it would be quite hard
to choose a "good default set in all cases". In fact, you could argue
that this is totally contrary to the whole idea of iterative
compilation, which assumes that there is no good one default set and
you're better off searching.
Cheers, Ben
--
Ben Elliston <bje@au.ibm.com>
Australia Development Lab, IBM
More information about the Gcc
mailing list