This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc compile-time statistics
- From: dewar at gnat dot com (Robert Dewar)
- To: gcc at gcc dot gnu dot org, geoffk at geoffk dot org
- Date: Sat, 18 May 2002 22:13:09 -0400 (EDT)
- Subject: Re: gcc compile-time statistics
What do you think is causing the increase in time at -O0 (this
actually is the most significant compilation time for us, since
our customers do almost all their development at -O0 -- because
of the debugging issues)?
It would be interesting to include 2.8.1 in these figures, because
we have the impression that 2.95.3 already had incurred quite a
slow down cost.
I will do some tests of compiling our stuff on the two compilers.