c++/5123: tree check: expected identifier_node, have template_id_expr in build_component_ref, at cp/typeck.c:2133

nathan@gcc.gnu.org nathan@gcc.gnu.org
Wed Jan 2 04:51:00 GMT 2002


Synopsis: tree check: expected identifier_node, have template_id_expr in build_component_ref, at cp/typeck.c:2133

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Wed Jan  2 04:51:28 2002
State-Changed-Why:
    2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/5123
    	* typeck.c (build_component_ref): Cope with a TEMPLATE_ID_EXPR.
    	(build_x_function_call): Cope with a COMPONENT_REF containing a
    	TEMPLATE_ID_EXPR.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5123



More information about the Gcc-bugs mailing list