using14.C
314 Bytes
-
re PR c++/26102 ("using Base::member" nonsense) · b01e6d2b
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. From-SVN: r116709Jason Merrill committed