re PR c++/48884 (decltype's operand doesn't consider friend declaration)
PR c++/48884 * class.c (pushclass): Accept NULL argument. (popclass): Deal with popping null class. * pt.c (push_access_scope, pop_access_scope): Use them rather than push_to_top_level/pop_from_top_level. (push_deduction_access_scope, pop_defarg_context): New. (fn_type_unification): Use them. * name-lookup.c (lookup_name_real_1): Check current_class_type. From-SVN: r174139
Showing
gcc/testsuite/g++.dg/template/access21.C
0 → 100644
gcc/testsuite/g++.dg/template/access22.C
0 → 100644
Please
register
or
sign in
to comment