r116710 - /trunk/gcc/cp/ChangeLog
jason@gcc.gnu.org
jason@gcc.gnu.org
Wed Sep 6 01:15:00 GMT 2006
Author: jason
Date: Wed Sep 6 01:15:39 2006
New Revision: 116710
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116710
Log:
PR c++/26102
* name-lookup.c (do_class_using_decl): Try to find the base even
if bases_dependent_p.
* pt.c (type_dependent_expression_p): A USING_DECL is dependent.
PR c++/19809
* pt.c (tsubst_friend_function): Set DECL_INITIAL before pushdecl.
Modified:
trunk/gcc/cp/ChangeLog
More information about the Gcc-cvs
mailing list