]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/g++.old-deja/g++.pt
re PR c++/9403 (parse error on template keyword used for disambiguation)
[gcc.git] / gcc / testsuite / g++.old-deja / g++.pt /
2003-01-25 Nathan Sidwellre PR c++/9403 (parse error on template keyword used...
2003-01-19 Paolo Carlinitypename13.C: Remove XFAIL.
2003-01-16 Mark Mitchellcp-tree.h (lang_type_class): Remove is_partial_instanti...
2003-01-01 Kriang Lerdsuwanakijambig3.C: Remove XFAIL.
2002-12-28 Mark Mitchellspec4.C: Remove stray semicolon.
2002-12-02 Kriang LerdsuwanakijDR 180
2002-10-30 Kriang LerdsuwanakijCore issue 287, PR c++/7639
2002-10-14 Mark Mitchellre PR c++/7176 (g++ confused by friend and static membe...
2002-10-02 Andreas JaegerEnable tests on x86-64.
2002-09-15 Kazu HirataChangeLog: Follow spelling conventions.
2002-07-22 Kriang LerdsuwanakijPR c++/7347, c++/7348
2002-06-11 Bob Wilsonstatic11.C: Add xtensa-*-elf* to the list of targets...
2002-05-19 Kriang LerdsuwanakijPR c++/186, DR 259
2002-04-25 Jason Merrilltypeck.c (build_modify_expr): The pedwarn for array...
2002-03-31 Hans-Peter Nilssonstatic11.C: Skip on mmix-knuth-mmixware.
2002-02-27 Mark Mitchellvisibility13.C: Remove "instantiated from here" ERROR...
2002-02-01 Jason Merrillre PR c++/4872 (missed warning (no return) -- regressio...
2002-01-10 Jason Merrillspecify template depth
2002-01-10 Jason Merrillno xfail
2001-12-12 Nathan Sidwellextend.texi (Deprecated Features): Deprecate implicit...
2001-11-29 Mark Mitchellmemtemp100.C: Remove non-standard constructs.
2001-11-22 Mark Mitchellre PR c++/3637 (Internal compiler error in finish_membe...
2001-11-09 Geoffrey KeatingIn ChangeLog: 2001-11-08 Geoffrey Keating <geoffk@redha...
2001-11-03 Geoffrey Keating900227_01.C: short and pointer are the same size, so...
2001-07-26 Kriang Lerdsuwanakijpt.c (tsubst_template_parms): Call maybe_fold_nontype_a...
2001-07-26 Nathan Sidwellre PR c++/3624 (Internal error: Segmentation fault)
2001-07-19 Rainer Orthosf.h (ASM_OUTPUT_WEAK_ALIAS, [...]): Define.
2001-06-15 Jason Merrilladd missing function
2001-06-14 Jason Merrillclass.c (dfs_find_final_overrider): Fix logic.
2001-06-08 Nathan Sidwellre PR c++/2929 (gcc crash when compiling a sample)
2001-06-06 Mark Mitchell* semantics.c (begin_class_definition): Robustify.
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.
next
This page took 0.962459 seconds and 8 git commands to generate.