This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++ front end
- From: Richard Earnshaw <rearnsha at arm dot com>
- To: Per Bothner <per at bothner dot com>
- Cc: Richard dot Earnshaw at arm dot com, gcc at gcc dot gnu dot org
- Date: Wed, 26 Jun 2002 15:46:27 +0100
- Subject: Re: C++ front end
- Organization: ARM Ltd.
- Reply-to: Richard dot Earnshaw at arm dot com
> Richard Earnshaw wrote:
> > If the stage1 and stage2 compilers compared identically, then building
> > stage3 would be pointless.
>
> Building stage3 *is* pointless. It should not be part of 'make all',
> but of 'make check'.
I won't argue with that... :-)
R.