This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A user's experiences with GCC-3.4 snapshots
Op di 16-09-2003, om 21:57 schreef Art Haas:
> I've seen more memory usage with both C and C++ code, though I don't
> recall seeing anything as dramatic as that. The compiler is a little
> slower that GCC-3.3 also, but that is an issue brought up by many people
> over and over again, and I know the developers here enough about that.
Can you tell us how you configured GCC 3.4? In my experience it is
almost always faster than 3.3 -- maybe you had checking enabled or
something like that???
> The parrot example seems to me to be a good example of a C file that
> displays a dramatic slowdown for a particular code construction, and
> makes a good testcase for testing computed goto functionality in the
> compiler.
If there's no bug report for this, please file one (with test case ;-).
We can't have such slowdowns...
Gr.
Steven