This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/8932] g++ 3.2 error parsing a scoped friend declaration
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 May 2006 07:44:04 -0000
- Subject: [Bug c++/8932] g++ 3.2 error parsing a scoped friend declaration
- References: <bug-8932-1186@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2006-05-31 07:44 -------
(In reply to comment #3)
> This code passes with GCC 3.4. Apparently it _was_ fixed somehow. I am
> interested in patching GCC 3.2 with the fix, if anyone can say how it was
> achieved eventually.
The last release of 3.2.x was over 3 years ago. A new parser was added for
3.4.x which most likely fixed the problem and it is every hard to back port.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8932