This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++ compile time (again)
- From: Mike Stump <mrs at apple dot com>
- To: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- Cc: Wolfgang Bangerth <bangerth at ices dot utexas dot edu>, gcc at gcc dot gnu dot org
- Date: Mon, 16 Jun 2003 21:40:08 -0700
- Subject: Re: C++ compile time (again)
On Friday, June 13, 2003, at 08:31 AM, Steven Bosscher wrote:
Why is it that everyone is always looking at C code for compile time?
If C speeds up, it usually helps _all_ languages, so speedin gup C is
a good thing :-)
The problems encountered in C++ are fairly unique to C++. Speeding up
C isn't going to help much.