This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/10158: [3.3/3.4 regression] ICE with templates and friends


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]