This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/10158: [3.3/3.4 regression] ICE with templates and friends
- From: nathan at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nathan at gcc dot gnu dot org, poschmid at lbl dot gov
- Date: 27 Mar 2003 12:30:25 -0000
- Subject: Re: c++/10158: [3.3/3.4 regression] ICE with templates and friends
- Reply-to: nathan at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nathan at gcc dot gnu dot org, poschmid at lbl dot gov, gcc-gnats at gcc dot gnu dot org
Synopsis: [3.3/3.4 regression] ICE with templates and friends
State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Thu Mar 27 12:30:25 2003
State-Changed-Why:
Fixed 3.3 & 3.4
2003-03-27 Nathan Sidwell <nathan at codesourcery dot com>
PR c++/10158
* parser.c (cp_parser_function_definition): Set
DECL_INITIALIZED_IN_CLASS for members.
* pt.c (instantiate_decl): Only reduce the template args for
friends that are not defined in class.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10158