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]

Re: 3.0 high priority: optimization/3083: C++ frontend consumesinacceptable amounts of CPU with -O3


>>>>> "Nathan" == Nathan Sidwell <nathan@codesourcery.com> writes:

    Nathan> http://gcc.gnu.org/ml/gcc/2001-05/msg01651.html

Yes -- although that's something a little different.  It's not just
the order that's wrong with -O3 -- it's that we're not selective about
what it makes sense to inline and what it doesn't.

But, yes, we're not touching this stuff for 3.0.  No way, no how.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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