c++/7964: [3.3 regression] ICE in build_base_path

nathan@gcc.gnu.org nathan@gcc.gnu.org
Tue Dec 24 14:21:00 GMT 2002


Synopsis: [3.3 regression] ICE in build_base_path

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Tue Dec 24 14:21:11 2002
State-Changed-Why:
    2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR C++/7964
    	* cp-tree.h (resolve_scoped_fn_name): Prototype.
    	* call.c (resolve_scoped_fn_name): New function. Deal with
    	more template expansion. Broken out of ...
    	* parse.y (parse_finish_call_expr): ... here. Call it.
    	* decl2.c (build_expr_from_tree, CALL_EXPR): Use
    	resolve_scoped_fn_name and build_call_from_tree.

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



More information about the Gcc-bugs mailing list