This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Precompiled headers (or other speed ups)
Andi Kleen wrote:
>
> I guess it would be useful if Stan could post a few a profile logs of
> g++ compiling PowerPlant code, just to see where the hot spots are.
I trying to get there as fast as I can! The only numbers I could post
right now are for Apple's hacked 2.95 compiler, which would be misleading
at best. I had a pretty good test run with patched CVS code last night,
but I'll have to add some other extensions (-fpascal-strings, woo hoo)
before PowerPlant will even compile...
Stan