re PR c++/13971 (ICE when compiling koffice-cvs (in build_conditional_expr, at cp/call.c:3068))
PR c++/13971 * call.c (build_conditional_expr): Handle conversions between class types which result in differently cv-qualified type variants. PR c++/14086 * class.c (delete_duplicate_fields_1): Remove. (delete_duplicate_fields): Likewise. (finish_struct_anon): Remove check for members with the same name as their enclosing class. (check_field_decls): Do not call duplicate_fields. * decl.c (grokdeclarator): Remove check for static data members with the same name as their enclosing class. * name-lookup.c (push_class_level_binding): Check for members with the same name as their enclosing class. From-SVN: r77869
Showing
gcc/testsuite/g++.dg/expr/cond4.C
0 → 100644
gcc/testsuite/g++.dg/lookup/crash2.C
0 → 100644
Please
register
or
sign in
to comment