This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Putting C++ code into gcc front end
- From: Michael Matz <matz at suse dot de>
- To: Geoff Keating <geoffk at geoffk dot org>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Tue, 4 Mar 2003 23:39:08 +0100 (CET)
- Subject: Re: Putting C++ code into gcc front end
Hi,
On Tue, 4 Mar 2003, Geoff Keating wrote:
> Mind, I wouldn't claim it's a very _useful_ test. I don't remember
> ever seeing a bootstrap miscomparison that only showed up in the C++
> frontend.
I do. cp/decl.o IIRC, or at least one of the top-three files (regarding
file and object size) in cp/ ;-)
Ciao,
Michael.