]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/g++.old-deja/g++.pt
pt.c (instantiate_decl): Tell the repository code about the clones, not the cloned...
[gcc.git] / gcc / testsuite / g++.old-deja / g++.pt /
2001-06-06 Mark Mitchellpt.c (instantiate_decl): Tell the repository code about...
2001-05-24 Nathan Sidwellre PR c++/2184 (using declarations for classes in funct...
2001-05-20 Kriang Lerdsuwanakijpt.c (determine_specialization): Ignore artificial...
2001-05-18 Nathan Sidwellre PR c++/2526 (internal compiler error (version 2...
2001-05-16 Nathan SidwellRevert XFAIL removal.
2001-05-16 Nathan Sidwellinit.c (member_init_ok_or_else): Take a tree rather...
2001-05-02 Mark Mitchelldecl.c (compute_array_index_type): Don't try to do...
2001-05-01 Nathan Sidwellcall.c (build_new_op): Convert args from reference...
2001-04-26 Nathan Sidwellmangle.c (write_chars): New macro.
2001-04-20 Nathan Sidwelltree.c (cp_tree_equal): Adjust final switch formatting.
2001-03-22 Jason Merrillnew
2001-03-01 Nathan SidwellImplement using decls inside template functions.
2001-02-26 Jeffrey Oldhamoverload15.C: New test to stress overloaded templatized...
2001-02-16 Mark Mitchellpt.c (push_template_decl_real): Don't remangle the...
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-12 Nathan Sidwellpt.c (maybe_adjust_types_for_deduction, [...]): Remove...
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-06 Nathan Sidwellpt.c (lookup_template_class): Make sure it's a primary...
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 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 Sidwellpt.c (UNIFY_ALLOW_OUTER_LEVEL): New unify flag.
2001-01-18 Nathan Sidwellsemantics.c (begin_class_definition): Check we're not...
2001-01-15 Nathan Sidwellpt.c (check_nontype_parm): New function.
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 Sidwellpt.c (unify): Check array has a domain, before checking...
2001-01-11 Nathan Sidwellparse.y (template_parm_header, [...]): New reductions.
2001-01-10 Nathan Sidwellerror.c (dump_template_parameter): Use parm to determin...
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-05 Nathan Sidwellparse.y (template_datadef): Check for error_mark_node.
2001-01-03 Jason Merrillupdate
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-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 Kriang Lerdsuwanakijpt.c (check_explicit_specialization): Propagate default...
2000-12-09 Jason MerrillClean up copy-initialization in overloading code.
2000-12-07 Kriang Lerdsuwanakijpt.c (verify_class_unification): New function.
2000-12-04 Neil Boothvirtual9.C: New test.
2000-12-04 Neil Boothinstan1.C, instan2.C: Move to...
2000-11-28 Nathan Sidwelldecl.c (grokdeclarator): Diagnose undefined template...
2000-11-27 Nathan Sidwelldecl.c (grokfndecl): Undo COMPONENT_REF damage caused...
2000-11-25 Kriang Lerdsuwanakij* g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
2000-11-23 Nathan Sidwellpt.c (lookup_template_class): Simplify loop exit constr...
2000-11-20 Nathan Sidwelllex.c (rid_to_yy, RID_EXPORT): Make unique keyword.
2000-11-17 Nathan Sidwellpt.c (tsubst_expr, DECL_STMT): Instantiate decl's type.
2000-11-17 Nathan Sidwellcp-tree.h (PARMLIST_ELLIPSIS_P): New macro.
2000-11-09 Nathan Sidwelllex.c (do_identifier): Don't lookup_name for operators.
2000-11-07 Nathan Sidwelldecl.c (build_ptrmemfunc_type): Allow error_mark_node.
2000-10-31 Gabriel Dos Reismemtemp77.C (main): Adjust comparison against.
2000-10-26 Gabriel Dos Reiserror.c (dump_function_decl): Print no space between...
2000-10-06 Nathan Sidwell* g++.old-deja/g++.pt/enum14.C: New test.
2000-10-05 Nathan Sidwell* g++.old-deja/g++.pt/crash59.C: New test.
2000-10-03 Geoff Keatingmemtemp77.C (main): Update demangled function name...
2000-09-25 Theodore Papadopoulocrash20.C: Make ready for libstdc++-v3.
2000-09-21 Jason Merrill* decl2.c (get_guard): Check DECL_FUNCTION_SCOPE_P.
2000-09-13 Jason Merrillnew
2000-09-11 Nathan Sidwellexplicit82.C: New test.
2000-09-06 Nathan Sidwell* g++.old-deja/g++.pt/deduct2.C: New test.
2000-09-06 Nathan Sidwell* g++.old-deja/g++.pt/parms2.C: New test.
2000-09-06 Nathan Sidwell* g++.old-deja/g++.pt/crash58.C: New test.
2000-09-05 Kriang Lerdsuwanakijcp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree...
2000-09-04 Nathan Sidwell* g++.old-deja/g++.pt/crash57.C: New test.
2000-09-04 Nathan Sidwell* g++.old-deja/g++.pt/crash56.C: New test.
2000-09-04 Nathan Sidwell* g++.old-deja/g++.pt/koenig1.C: New test.
2000-08-18 Nathan Sidwell13478.C: Mark candidate.
2000-08-18 Nathan Sidwell* g++.old-deja/g++.pt/typename27.C: New test.
2000-08-17 Nathan Sidwellcrash44.C: Remove XFAIL.
2000-08-12 Kriang Lerdsuwanakijparse.y (template_arg): Add rule for template qualified...
2000-08-11 Nathan Sidwell* g++.old-deja/g++.pt/explicit81.C: New test.
2000-08-11 Nathan Sidwell* g++.old-deja/g++.pt/typename26.C: New test.
2000-08-09 Jason Merrillpt.c (tsubst_aggr_type): Bail if creating the argvec...
2000-08-05 Jason Merrilltweak
2000-08-05 Jason Merrillnew
2000-08-05 Jason Merrillpt.c (do_type_instantiation): Add complain parm; don...
2000-07-28 Jason Merrillnew
2000-07-25 Nathan Sidwellimplicit1.C: Remove.
2000-07-21 Zack Weinbergcp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
2000-07-06 Nathan Sidwell* g++.old-deja/g++.pt/instantiate7.C: New test.
2000-07-04 Jason Merrillrepo.c (repo_get_id): Handle the case where a class...
2000-07-03 Nathan Sidwell* g++.old-deja/g++.pt (lookup10.C): New test.
2000-07-03 Nathan Sidwell* g++.old-deja/g++.pt (typename25.C): New test.
2000-07-02 Jason Merrillnew
2000-06-30 Nathan Sidwellexpr8.C: New test.
2000-06-26 Nathan Sidwellsyntax1.C: New test.
2000-06-23 Jason Merrillnew
2000-06-22 Nathan Sidwellvaarg2.C: New test.
2000-06-21 Jason Merrillnew
2000-06-16 Mark Mitchellcp-tree.h (struct language_function): Remove x_base_ini...
2000-06-15 Jason Merrillmore 16-bit/h8300 tweaks
next
This page took 0.446191 seconds and 8 git commands to generate.