OSDN Git Service

* gcc.c-torture/execute/991023-1.c: New test.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.pt /
1999-10-20 mmitchel * cp-tree.h (DECL_NAMESPACE_SCOPE_P): Don't treat...
1999-10-19 mmitchel * method.c (PARM_CAN_BE_ARRAY_TYPE): Remove.
1999-10-04 mmitchel * cp-tree.h (struct language_function): Remove static_...
1999-10-01 jasonupdate
1999-10-01 mmitchel * pt.c (tsubst_decl): If the type of a template instan...
1999-09-29 mmitchel * cp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): Move...
1999-09-27 nathan * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
1999-09-19 mmitchel * gxxint.texi: G++ now implements namespaces.
1999-09-17 jasonnew
1999-09-13 mmitchel * call.c (implicit_conversion): Robustify. Handle...
1999-09-09 mmitchelNew test
1999-09-09 mmitchel * cp-tree.h (begin_switch_stmt): Adjust prototype.
1999-09-09 mmitchel * decl.c (layout_var_decl): Change prototype. Don...
1999-09-02 mmitchel * decl2.c (arg_assoc_template_arg): New prototype...
1999-08-30 mmitchel * cp-tree.h (begin_init_stmts): Declare.
1999-08-29 mmitchel * cp-tree.h (TYPE_NEEDS_CONSTRUCTING): Remove #if...
1999-08-28 mmitchel * cp-tree.def (LABEL_STMT): New tree node.
1999-08-27 oliva* g++.old-deja/g++.pt/derived3.C: Renamed from lss...
1999-08-27 mmitchel * tree.c (store_parm_decls): Reset immediate_size_expand.
1999-08-26 jasonnew
1999-08-25 mmitchel * cp-tree.def (SUBOBJECT): New tree node.
1999-08-25 oliva* g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003...
1999-08-22 mmitchel * cp-tree.def (STMT_EXPR): Fix typo in node name.
1999-08-20 mmitchel * semantics.c (finish_stmt_expr): Fix typo in comment.
1999-08-20 mmitchel * pt.c (redeclare_class_template): Merge default template
1999-08-19 jasonnew
1999-08-19 mmitchel * cp-tree.def (PSEUDO_DTOR_EXPR): New tree code.
1999-08-18 mmitchel * search.c (setup_class_bindings): Robustify.
1999-08-18 mmitchel * cp-tree.h (build_lang_field_decl): Remove.
1999-08-14 mmitchel * cp-tree.def (DECL_STMT): Make it smaller.
1999-08-11 loewisNew test case.
1999-08-10 mmitchel * decl.c (build_ptrmemfunc_type): Handle qualified
1999-08-07 jasonnew
1999-08-06 mmitchel * error.c (dump_expr): Handle EXACT_DIV_EXPR.
1999-08-03 jasonnew
1999-08-03 lawDelete questionable files
1999-07-27 mmitchel * cp-tree.h (BINFO_VIRTUALS): Document new format.
1999-07-26 mmitchelNew test
1999-07-21 jasonx
1999-07-19 mmitchel * pt.c (check_default_tmpl_args): Move test for missin...
1999-07-18 mmitchelNew test
1999-07-14 mmitchel * pt.c (check_default_tmpl_args): Handle friends defin...
1999-06-03 nathan * semantics.c (begin_class_definition): Update the...
1999-05-31 mmitchel * tree.c (cp_build_qualified_type_real): Rework ARRAY_TYPE
1999-05-30 mmitchelFix test; original version was not the intended one.
1999-05-30 mmitchel * lex.c (make_lang_type): Create TYPE_BINFO for
1999-05-30 mmitchel * decl.c (start_decl): Move checks on initialization...
1999-05-25 mmitchel * class.c (finish_vtbls): Copy BINFO_VIRTUALs before...
1999-05-24 mmitchel * decl2.c (mark_vtable_entries): Don't make a copy...
1999-05-24 mmitchel * decl.c (lookup_tag): Remove code no longer needed...
1999-05-22 mmitchel * pt.c (for_each_template_parm): Walk into TYPENAME_TYPEs,
1999-05-22 mmitchel * cp-tree.h (cplus_expand_constant): Declare.
1999-05-21 mmitchel * pt.c (tsubst): Don't issue error messages when we...
1999-05-20 mmitchelRemove duplicate parameter name
1999-05-20 mmitchel * pt.c (for_each_template_parm): Rework to match...
1999-05-19 mmitchel * pt.c (build_template_decl): Copy DECL_NONCONVERTING_P.
1999-05-17 mmitchel * cp-tree.def (TEMPLATE_ID_EXPR): Update documentation.
1999-05-16 mmitchel * decl2.c (build_expr_from_tree): Handle COMPONENT_REF...
1999-05-05 mmitchel * decl2.c (start_objects): Don't let static constructo...
1999-05-03 mmitchel * search.c (lookup_field_r): Set the TREE_TYPE of...
1999-04-30 mmitchel * typeck.c (build_const_cast): Tweak last change to...
1999-04-28 mmitchel * pt.c (tsubst_friend_class): Check for NULL.
1999-04-28 zackAdjust so it actually tests something other than a...
1999-04-23 mmitchel * search.c (is_subobject_of_p): Handle TEMPLATE_TYPE_P...
1999-04-22 mmitchel * cp-tree.h (lang_decl_flags): Remove returns_first_ar...
1999-04-22 mmitchel * gxx.gperf (RETURN): Rename to RETURN_KEYWORD to...
1999-04-22 mmitchel * decl.c (make_typename_type): Tighten error-checking.
1999-04-19 mmitchel * cp-tree.h (finish_static_data_member_decl): New...
1999-04-17 mmitchel * decl.c (xref_tag): Revise handling of nested template
1999-04-16 mmitchel * class.c (finish_struct): Remove unused variable.
1999-04-16 mmitchel * cp-tree.h (TREE_NONLOCAL_FLAG): Remove.
1999-04-16 mmitchel * decl.c (warn_about_implicit_typename_lookup): New...
1999-04-15 mmitchel * cp-tree.h (lang_type): Add documentation.
1999-04-13 mmitchel * class.c (finish_struct_1): Look at the const-ness...
1999-04-12 jasonnew
1999-04-11 mmitchel * friend.c (add_friend): Deal gracefully with error_ma...
1999-04-10 mmitchel * error.c (dump_type_real): If a typename is a templat...
1999-04-09 mmitchel * decl.c (make_typename_type): Complain if we don...
1999-04-08 jasonupdate
1999-04-08 mmitchel * error.c (dump_expr): Don't crash on INDIRECT_REFs...
1999-04-08 mmitchel * search.c (template_self_reference_p): Tweak.
1999-04-06 mmitchel * cp-tree.h (BASELINK_P): New macro.
1999-04-05 mmitchel * class.c (maybe_fixup_vptrs): Remove declaration.
1999-04-02 mmitchel1999-04-02 Mark Mitchell <mark@codesourcery.com>
1999-03-30 jasonupdate
1999-03-29 jasonnew
1999-03-27 mmitchel * cp-tree.h (add_friend): Declare.
1999-03-27 jasontweak
1999-03-25 mmitchel * pt.c (tsubst_decl): Tsubst into DECL_BEFRIENDING_CLA...
1999-03-25 jasonupdate
1999-03-25 loewisAdd main, then link it
1999-03-25 loewisCan't link it - no main()
1999-03-23 jasontweak
1999-03-23 mmitchel * pt.c (convert_nontype_argument): Don't create things...
1999-03-23 jasonrestore
1999-03-23 mmitchel * cp-tree.h (TYPE_PTRMEMFUNC_P): Use TYPE_PTRMEMFUNC_FLAG.
1999-03-19 mmitchel * init.c (build_member_call): Handle template-id expre...
1999-03-09 mmitchel * cp-tree.h (flag_access_control): Declare.
1999-03-09 jasonnew
1999-03-06 jasonfix
next