mainline "exploding"

Mark Mitchell mark@codesourcery.com
Wed Oct 15 18:54:00 GMT 2003


On Wed, 2003-10-15 at 10:57, Geoff Keating wrote:
> Mark Mitchell <mark@codesourcery.com> writes:
> 
> > I think we should make -funit-at-a-time the default at this point, if it
> > is passing test suites.
> > 
> > In fact, I think we should make it *unconditional*.  There is no need
> > for this to be an option; it should be the only mode.
> 
> I presume all this discussion is about -O2, right?  It would be a
> severe regression if we started switching unit-at-a-time on at -O0
> (where it isn't even useful, since we don't do inlining at -O0).

I think we're talking about -O2 and -O1 -- if we do inlining at -O1,
which I don't presently remember.

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC



More information about the Gcc mailing list