c++/10158: [3.3/3.4 regression] ICE with templates and friends
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Thu Mar 27 14:01:00 GMT 2003
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@codesourcery.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
More information about the Gcc-bugs
mailing list