This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/5421] friends+templates: ICE: expected identifier_node, have template_id_expr in grokfndecl, at cp/decl.c:8835
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Oct 2003 12:38:13 -0000
- Subject: [Bug c++/5421] friends+templates: ICE: expected identifier_node, have template_id_expr in grokfndecl, at cp/decl.c:8835
- References: <20020117200601.5421.ajl13@bellatlantic.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5421
reichelt at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|3.4 |3.3.2
------- Additional Comments From reichelt at gcc dot gnu dot org 2003-10-17 12:38 -------
Also fixed in GCC 3.3.2 by the patch for PR 12369.