This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [GCC 3.0] Bad regression, binary size
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Subject: Re: [GCC 3.0] Bad regression, binary size
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Date: Mon, 9 Jul 2001 21:27:38 +0100
- Cc: Marc Espie <espie at quatramaran dot ens dot fr>, gcc at gcc dot gnu dot org
Gerald Pfeifer wrote:-
> Indeed, GCC 3.0 takes an order of magnitude longer to compile my sources,
That's not fair - it's not compiling the same sources if you're
talking about C++ with the standard library, which I presume you are.
Neil.