OSDN Git Service

2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja /
2001-02-26 oldham2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-23 mmitchel * spew.c (yylex): Correct handling of friends.
2001-02-22 jakub * cp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 gdrNew test.
2001-02-20 mmitchel * stmt.c (expand_return): If an attempt is made to...
2001-02-19 mmitchel * decl2.c (set_decl_namespace): Allow explicit instant...
2001-02-19 lerdsuwa * optimize.c (expand_call_inline): Don't walk subtrees...
2001-02-18 mmitchel * invoke.texi (-fsquangle): Remove documentation.
2001-02-18 mmitchel * fold-const.c (fold_binary_op_with_conditional_arg...
2001-02-18 mmitchel * init.c (build_new): Allow enumeration types for...
2001-02-18 mmitchel * pt.c (check_explicit_specialization): Copy TREE_PRIV...
2001-02-18 jason * decl2.c (build_artificial_parm): Set TREE_REA...
2001-02-17 mmitchel * call.c (check_dtor_name): Handle template names...
2001-02-16 gdrcp/
2001-02-16 jakub * call.c (convert_like_real): Create a temporary for...
2001-02-16 mmitchel * pt.c (push_template_decl_real): Don't remangle the...
2001-02-16 mmitchel * pt.c (push_template_decl_real): Don't remangle the...
2001-02-16 mmitchel * typeck2.c (build_m_component_ref): Robustify.
2001-02-15 aoliva* friend1.C: New test.
2001-02-14 amylaar * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2001-02-14 nathancp:
2001-02-14 nathancp:
2001-02-14 mmitchel * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-12 nathancp:
2001-02-12 nathancp:
2001-02-12 nathan.:
2001-02-12 oldham2001-02-09 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-08 jason * search.c (shared_member_p): New function.
2001-02-08 jsm28 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg...
2001-02-07 aolivaTweak for new preprocessor
2001-02-06 nathancp:
2001-02-06 jasons/k/i/
2001-02-05 nathangcc:
2001-02-03 jakub * decl.c (push_class_binding): Use context_for_name_lo...
2001-02-02 aolivaRemove no-longer-applicable XFAIL marks for sh-*-*...
2001-01-31 gerald * g++.old-deja/g++.other/inline19.C: New test.
2001-01-28 jakub * optimize.c (copy_body_r): If MODIFY_EXPR has both...
2001-01-25 jakub * mangle.c (write_mangled_name, write_encoding): Mangl...
2001-01-24 nathancp:
2001-01-24 lerdsuwa * pt.c (check_explicit_specialization): Clone construc...
2001-01-23 nathancp:
2001-01-23 nathancp:
2001-01-22 nathancp:
2001-01-19 nathancp:
2001-01-19 nathancp:
2001-01-19 nathancp:
2001-01-18 nathancp:
2001-01-18 nathancp:
2001-01-18 nathancp:
2001-01-18 nathancp:
2001-01-17 ghazi * g++.old-deja/g++.other/builtins1.C: New test.
2001-01-15 nathancp:
2001-01-15 oldham2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-15 oldham2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-12 nathancp:
2001-01-12 nathancp:
2001-01-11 nathantestsuite:
2001-01-11 nathancp:
2001-01-11 nathancp:
2001-01-11 nathancp:
2001-01-11 mmitchel * pt.c (copy_default_args_to_explicit_spec_1): New...
2001-01-10 nathancp:
2001-01-10 nathancp:
2001-01-10 nathancp:
2001-01-10 oldham2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-09 nathancp:
2001-01-08 nathancp:
2001-01-08 nathancp:
2001-01-08 nathancp:
2001-01-08 mmitchel * decl2.c (grokfield): Don't accept `asm' specifiers for
2001-01-06 mrsTestcase for recent checkin.
2001-01-05 nathancp:
2001-01-03 nathancp:
2001-01-03 nathancp:
2001-01-03 jasonupdate
2001-01-03 jason * init.c (build_default_init): New fn.
2001-01-02 jason * typeck.c (build_binary_op): Fix pmf compariso...
2001-01-02 jason * tree.c (cp_valid_lang_attribute): Don't set...
2001-01-02 jason * typeck.c (strip_all_pointer_quals): Also...
2000-12-30 oldham2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2000-12-23 jasonxfail
2000-12-23 jason * typeck.c (build_binary_op): Fix pmf compariso...
2000-12-22 jason In partial ordering for a call, ignore parms...
2000-12-21 jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-20 rth * g++.old-deja/g++.pt/crash36.C: Update error...
2000-12-17 neil * g++.old-deja/g++.other/syshdr1.C: Update.
2000-12-16 lerdsuwa * tree.c (no_linkage_helper): Use CLASS_TYPE_P instead of
2000-12-16 lerdsuwa * pt.c (unify): Handle when both ARG and PARM are
2000-12-16 lerdsuwa * pt.c (reduce_template_parm_level): Set DECL_ARTIFICI...
2000-12-15 jason * init.c (build_new_1): Don't strip quals from...
2000-12-15 jason * decl.c (pushdecl): Don't check for linkage...
2000-12-15 jason * call.c (build_op_delete_call): See through...
2000-12-15 lerdsuwa * pt.c (check_explicit_specialization): Propagate...
2000-12-09 jason Clean up copy-initialization in overloading...
2000-12-09 jason * error.c (dump_function_name): Don't let the...
2000-12-08 geoffk * g++.old-deja/g++.other/eh3.C: New testcase.
2000-12-07 jakub * optimize.c (copy_body_r): Set STMT_IS_FULL_EXPR_P...
2000-12-07 lerdsuwa * pt.c (verify_class_unification): New function.
2000-12-05 nathancp:
2000-12-05 nathancp:
next