This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4003: ICE on template instantiation including friendship declaration.
- From: jason at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gdr at codesourcery dot com, jason at gcc dot gnu dot org
- Date: 18 Mar 2002 13:49:10 -0000
- Subject: Re: c++/4003: ICE on template instantiation including friendship declaration.
- Reply-to: jason at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gdr at codesourcery dot com, jason at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: ICE on template instantiation including friendship declaration.
State-Changed-From-To: analyzed->closed
State-Changed-By: jason
State-Changed-When: Mon Mar 18 05:49:09 2002
State-Changed-Why:
Fixed for 3.1 by
PR c++/4003
* pt.c (tsubst_friend_function): Use decl_namespace_context.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4003