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 consumesinacceptableamounts of CPU with -O3


On Sat, 9 Jun 2001, Mark Mitchell wrote:
>> 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.

Just to make sure: My PR is about a compile-time regression *on the
GCC 3.0 branch*, that happend during the month of May.

We now take more than twice as long than one month ago to compile the
example in the PR.

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]