This is the mail archive of the gcc-patches@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]

Re: [PATCH] New c++ inliner


On Fri, 13 Jul 2001, Mark Mitchell wrote:
> Overall, I still think we may be over-thinking this, relative to all the
> other problems we have.  I'd still be tempted just to crank the default
> parameter down, see how that does, and then revisit this issue if we
> have data that suggests that poor inlining is one the major problems
> we have in terms of getting good code generation.

Well, I suppose Nathan could relatively easily try this, and see what
happens on the code and benchmarks he has been using.

In any case, the compile-time and memory explosion we're seeing for C++
code generation is something we should address ASAP (and it's also a bad
regression wrt GCC 2.95) -- and I'm happy that Nathan is investigating
this now. Thanks!

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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