| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| VLA.C | ||
| addr1.C | ||
| ambig1.C | ||
| ambig2.C | ||
| builtin1.C | ||
| builtin2.C | ||
| builtin3.C | ||
| cond1.C | ||
| error1.C | ||
| koenig1.C | ||
| member1.C | ||
| member2.C | ||
| new1.C | ||
| operator-star-1.C | ||
| operator1.C | ||
| pmf1.C | ||
| prom1.C | ||
| ref1.C | ||
| scope1.C | ||
| template1.C | ||
| using1.C | ||
| virtual1.C |
semantics.c (finish_pseudo_destructor_expr): Allow differing cv-qualification between the type named by the... * semantics.c (finish_pseudo_destructor_expr): Allow differing cv-qualification between the type named by the pseudo-destructor-name and the object-type. * search.c (accessible_base_p): Handle non-proper bases. * name-lookup.c (do_nonmember_using_decl): If a using declaration refers to a single overloaded function, set the type of the function. * tree.c (lvalue_type): Simplify. * typeck.c (type_unknown_p): Do not assume all OVERLOADs have an unknown type. (build_unary_op): Handle OVERLOADs with known types. * decl.c (duplicate_decls): Do not destroy DECL_ARGUMENTS for function templates. * parser.c (cp_parser_postfix_expression): Handle the use of "typename" in non-dependent contexts. Convert appropriately when when using a qualified name after "->" or ".". * call.c (conditional_conversion): Honor the requirement that some conversions refer to the original object. * g++.dg/expr/dtor2.C: New test. * g++.dg/lookup/anon4.C: New test. * g++.dg/overload/using1.C: New test. * g++.dg/template/lookup7.C: New test. * g++.dg/template/typename6.C: New test. * g++.dg/expr/cond6.C: New test. From-SVN: r79671
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| VLA.C | Loading commit data... | |
| addr1.C | Loading commit data... | |
| ambig1.C | Loading commit data... | |
| ambig2.C | Loading commit data... | |
| builtin1.C | Loading commit data... | |
| builtin2.C | Loading commit data... | |
| builtin3.C | Loading commit data... | |
| cond1.C | Loading commit data... | |
| error1.C | Loading commit data... | |
| koenig1.C | Loading commit data... | |
| member1.C | Loading commit data... | |
| member2.C | Loading commit data... | |
| new1.C | Loading commit data... | |
| operator-star-1.C | Loading commit data... | |
| operator1.C | Loading commit data... | |
| pmf1.C | Loading commit data... | |
| prom1.C | Loading commit data... | |
| ref1.C | Loading commit data... | |
| scope1.C | Loading commit data... | |
| template1.C | Loading commit data... | |
| using1.C | Loading commit data... | |
| virtual1.C | Loading commit data... |