This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/8932] g++ 3.2 error parsing a scoped friend declaration



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]