This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: new C++ parser bug
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: Matt Austern <austern at apple dot com>, gcc at gcc dot gnu dot org
- Date: 13 Feb 2003 22:00:25 +0100
- Subject: Re: new C++ parser bug
- Organization: Integrable Solutions
- References: <C1B68BB0-3F92-11D7-B880-00039390D9E0@apple.com><3E4C038C.4030307@unitus.it>
Paolo Carlini <pcarlini@unitus.it> writes:
| Matt Austern wrote:
|
| > So, before I spend time trying to understand how to fix this...
| > Is this a known bug?
|
| Seems the obnoxious c++/9440...
Indeed. I should add that the assertion to the effect that there is a
missing copy constructor (as stated in the audit trail) is simply
untrue. This is clearly a bug in the compiler.
-- Gaby