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: "Gareth Pearce" <tilps at hotmail dot com>
- To: "Benjamin Kosnik" <bkoz at redhat dot com>,"Matt Austern" <austern at apple dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Wed, 5 Mar 2003 07:02:15 +1100
- Subject: Re: Putting C++ code into gcc front end
- References: <A6CF62C4-4E7A-11D7-BD9B-00039390D9E0@apple.com>
> A good idea for now. On the other hand... Bootstraps are a nice
> sanity
> test. If the C++ front end is ever written in C++, surely we'll want
> to make
> sure it can compile itself.
if this ever happened - it would obviously move back into the bootstrap
process - like ada.
Gareth