This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++ front end
- From: Michael Matz <matzmich at cs dot tu-berlin dot de>
- To: <Richard dot Earnshaw at arm dot com>
- Cc: <ben at echotech dot ca>, <gcc at gcc dot gnu dot org>
- Date: Wed, 26 Jun 2002 13:27:27 +0200 (MET DST)
- Subject: Re: C++ front end
Hi,
On Wed, 26 Jun 2002, Richard Earnshaw wrote:
> > compiler which is anyway excercised here. AFAIK we don't do anything with
> > those compilers in stage2, so we could defer also those to stage3. Would
> > throttle back bootstrap times a little.
>
> No, the other C-coded front ends are built with different compilers (the
> object files in stage1 and stage2 do NOT compare equally). So it *IS*
> useful to compare the results of those front ends for equivalence.
Erh, right. Ignore me, I'm still tired.
Ciao,
Michael.