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: Extreme PRE compile times


On Thursday 13 November 2003 05:42, law@redhat.com wrote:
> Clearly PRE is still doing something that's not terribly intelligent given
> that PRE + the increase the GC time accounts for 90% of the total
> compilation time for this file.

What do you expect, with a ggc_collect() call inside a loop?

Gr.
Steven


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