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: mainline "exploding"


On Wed, Oct 15, 2003 at 06:15:22PM -0700, Geoff Keating wrote:
> I don't think any of these are good solutions.  Instead, we need to
> choose between:
> 
> 1. New heuristics; or
> 2. Switching off inlining at -O1 completely (and of course not using
>    unit-at-a-time).

If we did #2, every C++ programmer in the world would shoot us.


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