This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: GCC mini-summit - compiling for a particular architecture


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]