]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/g++.old-deja
* gcc.dg/cpp/multiline.c: Update.
[gcc.git] / gcc / testsuite / g++.old-deja /
2001-03-02 Nathan Sidwelltypeck.c (build_static_cast): Allow enum to enum conver...
2001-03-02 Nathan Sidwellclass.c (check_field_decls): Pointers to member do...
2001-03-02 Nathan Sidwellcall.c (joust): cp_pedwarn when using gnu extension...
2001-03-01 Nathan SidwellImplement using decls inside template functions.
2001-03-01 Nathan Sidwelldecl2.c (do_nonmember_using_decl): Don't complain if...
2001-02-28 Nathan SidwellRemove floating point and complex type template constan...
2001-02-27 Nathan SidwellFix ctor vtable vcall offsets.
2001-02-26 Jeffrey Oldhamoverload15.C: New test to stress overloaded templatized...
2001-02-23 Mark Mitchell* spew.c (yylex): Correct handling of friends.
2001-02-22 Jakub Jelinekcp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 Gabriel Dos ReisNew test.
2001-02-20 Mark Mitchellstmt.c (expand_return): If an attempt is made to return...
2001-02-19 Mark Mitchelldecl2.c (set_decl_namespace): Allow explicit instantiat...
2001-02-19 Kriang Lerdsuwanakijoptimize.c (expand_call_inline): Don't walk subtrees...
2001-02-18 Mark Mitchellinvoke.texi (-fsquangle): Remove documentation.
2001-02-18 Mark Mitchellfold-const.c (fold_binary_op_with_conditional_arg)...
2001-02-18 Mark Mitchellinit.c (build_new): Allow enumeration types for the...
2001-02-18 Mark Mitchellpt.c (check_explicit_specialization): Copy TREE_PRIVATE...
2001-02-18 Jason Merrilldecl2.c (build_artificial_parm): Set TREE_READONLY.
2001-02-17 Mark Mitchell* call.c (check_dtor_name): Handle template names corre...
2001-02-16 Gabriel Dos Reisdecl.c (check_tag_decl): Make sure a typedef for an...
2001-02-16 Jakub Jelinekcall.c (convert_like_real): Create a temporary for...
2001-02-16 Mark Mitchellpt.c (push_template_decl_real): Don't remangle the...
2001-02-16 Mark Mitchellpt.c (push_template_decl_real): Don't remangle the...
2001-02-16 Mark Mitchell* typeck2.c (build_m_component_ref): Robustify.
2001-02-15 Alexandre Oliva* friend1.C: New test.
2001-02-14 J"orn Rennecke* g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2001-02-14 Nathan Sidwellpt.c (unify): Don't check cv quals of array types.
2001-02-14 Nathan Sidwelltree.c (cp_build_qualified_type_real): Use CP_TYPE_QUAL...
2001-02-14 Mark Mitchellcp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-12 Nathan Sidwelltypeck2.c (process_init_constructor): Check TREE_HAS_CO...
2001-02-12 Nathan Sidwellpt.c (maybe_adjust_types_for_deduction, [...]): Remove...
2001-02-12 Nathan Sidwellextend.texi (Deprecated): Deprecate new initializer...
2001-02-12 Jeffrey Oldhamcrash26.C: XFAIL if parser produces excess errors messa...
2001-02-08 Jason Merrillsearch.c (shared_member_p): New function.
2001-02-08 Joseph Myersdefault.exp, [...]: Remove bug reporting instructions...
2001-02-07 Alexandre OlivaTweak for new preprocessor
2001-02-06 Nathan Sidwellpt.c (lookup_template_class): Make sure it's a primary...
2001-02-06 Jason Merrills/k/i/
2001-02-05 Nathan Sidwellinvoke.texi (-fdump-class-layout): Document.
2001-02-03 Jakub Jelinekdecl.c (push_class_binding): Use context_for_name_looku...
2001-02-02 Alexandre OlivaRemove no-longer-applicable XFAIL marks for sh-*-*...
2001-01-31 Gerald Pfeifer* g++.old-deja/g++.other/inline19.C: New test.
2001-01-28 Jakub Jelinekoptimize.c (copy_body_r): If MODIFY_EXPR has both argum...
2001-01-25 Jakub Jelinekmangle.c (write_mangled_name, [...]): Mangle overloaded...
2001-01-24 Nathan Sidwellpt.c (tsubst_decl): Remove IN_DECL parameter.
2001-01-24 Kriang Lerdsuwanakijpt.c (check_explicit_specialization): Clone constructor...
2001-01-23 Nathan Sidwelldecl.c (grokdeclarator): Don't presume DECL_LANG_SPECIF...
2001-01-23 Nathan Sidwellcall.c (build_conv): Typo in comment.
2001-01-22 Nathan Sidwellcp-tree.h (unification_kind_t): Add DEDUCE_ORDER.
2001-01-19 Nathan Sidwellsearch.c (get_vbase_1): Count only virtual bases.
2001-01-19 Nathan Sidwellcp-tree.h (lookup_template_class): Add complain parm.
2001-01-19 Nathan Sidwellpt.c (copy_default_args_to_explicit_spec): Preserve...
2001-01-18 Nathan Sidwelltypeck.c (build_modify_expr): Say `initialization'...
2001-01-18 Nathan Sidwellpt.c (UNIFY_ALLOW_OUTER_LEVEL): New unify flag.
2001-01-18 Nathan Sidwelldecl.c (finish_destructor_body): Convert to vbase point...
2001-01-18 Nathan Sidwellsemantics.c (begin_class_definition): Check we're not...
2001-01-17 Kaveh R. Ghazibuiltins1.C: New test.
2001-01-15 Nathan Sidwellpt.c (check_nontype_parm): New function.
2001-01-15 Jeffrey Oldhaminstantiate2.C: Add explanatory comment.
2001-01-15 Jeffrey Oldhamecos.exp (conpr-1.C): XFAIL if compile emits message...
2001-01-12 Nathan Sidwelltypeck.c (build_c_cast): Do template processing earlier.
2001-01-12 Nathan Sidwellfriend.c (make_friend_class): Make sure a templated...
2001-01-11 Nathan Sidwellinstantiate13.C: New test.
2001-01-11 Nathan Sidwellcall.c (convert_default_arg): Check for unprocessed...
2001-01-11 Nathan Sidwellpt.c (unify): Check array has a domain, before checking...
2001-01-11 Nathan Sidwellparse.y (template_parm_header, [...]): New reductions.
2001-01-11 Mark Mitchellpt.c (copy_default_args_to_explicit_spec_1): New function.
2001-01-10 Nathan Sidwellerror.c (dump_template_parameter): Use parm to determin...
2001-01-10 Nathan Sidwellclass.c (duplicate_tag_error): Clear more flags.
2001-01-10 Nathan Sidwellcall.c (build_new_method_call): Use binfo_for_vbase.
2001-01-10 Jeffrey D. Oldhaminstantiate2.C: ERROR line should fail for mips.
2001-01-09 Nathan Sidwellclass.c (handle_using_decl): Reject using of constructo...
2001-01-08 Nathan Sidwellcp-tree.h (lang_decl_flags): Rename defined_in_class...
2001-01-08 Nathan Sidwellclass.c (duplicate_tag_error): Adjust diagnostic.
2001-01-08 Nathan Sidwelldecl.c (struct binding_level): Adjust class_shadowed...
2001-01-08 Mark Mitchelldecl2.c (grokfield): Don't accept `asm' specifiers...
2001-01-06 Mike StumpTestcase for recent checkin.
2001-01-05 Nathan Sidwellparse.y (template_datadef): Check for error_mark_node.
2001-01-03 Nathan Sidwellsearch.c (lookup_fnfields_here): Remove.
2001-01-03 Nathan SidwellImplement exceptions specifiers for implicit member...
2001-01-03 Jason Merrillupdate
2001-01-03 Jason Merrillinit.c (build_default_init): New fn.
2001-01-02 Jason Merrill* typeck.c (build_binary_op): Fix pmf comparison logic.
2001-01-02 Jason Merrilltree.c (cp_valid_lang_attribute): Don't set CLASSTYPE_C...
2001-01-02 Jason Merrilltypeck.c (strip_all_pointer_quals): Also strip quals...
2000-12-30 Jeffrey Oldhamcrash18.C: Fails on mips*-sgi-irix*.
2000-12-23 Jason Merrillxfail
2000-12-23 Jason Merrill* typeck.c (build_binary_op): Fix pmf comparison logic.
2000-12-22 Jason MerrillIn partial ordering for a call, ignore parms for which...
2000-12-21 Jason Merrillpt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT...
2000-12-20 Richard Hendersoncrash36.C: Update error lines.
2000-12-17 Neil Boothsyshdr1.C: Update.
2000-12-16 Kriang Lerdsuwanakijtree.c (no_linkage_helper): Use CLASS_TYPE_P instead...
2000-12-16 Kriang Lerdsuwanakijpt.c (unify): Handle when both ARG and PARM are BOUND_T...
2000-12-16 Kriang Lerdsuwanakijpt.c (reduce_template_parm_level): Set DECL_ARTIFICIAL...
2000-12-15 Jason Merrill* init.c (build_new_1): Don't strip quals from type.
2000-12-15 Jason Merrill* decl.c (pushdecl): Don't check for linkage on a non...
2000-12-15 Jason Merrillcall.c (build_op_delete_call): See through ARRAY_TYPEs.
2000-12-15 Kriang Lerdsuwanakijpt.c (check_explicit_specialization): Propagate default...
next
This page took 0.193619 seconds and 8 git commands to generate.