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: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jul 2003 13:58:33 -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
lerdsuwa at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn|5369 |
Target Milestone|--- |3.4
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2003-07-16 13:58 -------
This turned out to be unrelated to 5369. Patch in progress.