This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.1 branch slowdown?
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: "H. J. Lu" <hjl at lucon dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 20 Jul 2002 18:06:00 -0400
- Subject: Re: gcc 3.1 branch slowdown?
>>>>> H J Lu writes:
HJ> I noticed a slowdown on 3.1 branch between 0709 and 0711.
HJ> BTW, it is on Linux/i686. Has anyone else seen it?
While bootstrap may be slower, it does not necessarily mean that
the compiler is slower. Possibly the C++ correctness fixes are slowing
down compiling libstdc++?
David