OSDN Git Service

Document that CC1_SPEC is used by cc1plus
[pf3gnuchains/gcc-fork.git] / gcc / testsuite /
1999-10-27 rth * gcc.c-torture/compile/991026-2.c: New test.
1999-10-26 law * gcc.c-torture/compile/991026-1.c: New test.
1999-10-24 law * gcc.c-torture/execute/991023-1.c: New test.
1999-10-21 mmitchel * cp-tree.h (SCOPE_PARTIAL_P): New macro.
1999-10-20 wilsonFix noncompile/940510-1.c testsuite failures.
1999-10-20 mmitchel * cp-tree.h (DECL_NAMESPACE_SCOPE_P): Don't treat...
1999-10-20 mmitchel * c-typeck.c (c_expand_asm_operands): Fix typo.
1999-10-19 mmitchel * method.c (PARM_CAN_BE_ARRAY_TYPE): Remove.
1999-10-19 law * gcc.c-torture/execute/991016-1.c: New test.
1999-10-16 rth * gcc.c-torture/execute/991016-1.c: New test.
1999-10-14 brendan * execute/memcheck/memcheck.exp: Make sure a remote
1999-10-14 law * gcc.c-torture/execute/991014-1.c: New test.
1999-10-14 amylaargcc toplevel:
1999-10-13 mmitchel * decl.c (make_rtl_for_local_static): Don't create...
1999-10-13 nathan * g++.old-deja/g++.other/vaarg2.C: New test.
1999-10-12 burleymove 19990905-1.f into noncompile/ from compile/
1999-10-09 mmitchel * cp-tree.h (make_rtl_for_local_static): New function.
1999-10-08 cruxNew testcase
1999-10-08 mmitchel * pt.c (tsubst_expr): Set DECL_TEMPLATE_INSTANTIATED...
1999-10-08 mmitchelFix test case
1999-10-05 mmitchel * method.c (synthesize_method): Call setup_vtbl_ptr...
1999-10-04 drepperUpdate.
1999-10-04 drepperTest for not using results of va_arg calls.
1999-10-04 mmitchelAlways use -fvtable-thunks.
1999-10-04 mmitchel * cp-tree.h (struct language_function): Remove static_...
1999-10-03 mmitchel * cp-tree.def (VEC_INIT_EXPR): Remove.
1999-10-03 mmitchel * tree.c (lvalue_p_1): Use DECL_C_BIT_FIELD to check for
1999-10-02 jasonnew
1999-10-01 jasonupdate
1999-10-01 mmitchel * pt.c (tsubst_decl): If the type of a template instan...
1999-10-01 mmitchel * iris6.h (BUILD_VA_LIST_TYPE): Define.
1999-10-01 mmitchel * lib/file-format.exp (gcc_target_object_format):...
1999-10-01 mmitchel * method.c (emit_thunk): Don't crash when -fsyntax...
1999-10-01 mmitchelFix typo in comment
1999-09-30 law * gcc.misc-tests/mg.exp: delete extraneous...
1999-09-29 mmitchel * cp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): Move...
1999-09-29 mmitchel * cp-tree.h (UPT_TEMPLATE): Remove.
1999-09-28 nickcNew test: check ability to generate debug information...
1999-09-28 nathan * g++.old-deja/g++.other/decl6.C: New test.
1999-09-28 rth * gcc.c-torture/execute/va-arg-10.c: New test.
1999-09-27 nathan * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
1999-09-26 mmitchel * decl.c (start_function): Set x_dont_save_pending_siz...
1999-09-24 mmitchel * decl.c (pushdecl): Don't make local declarations...
1999-09-24 mmitchel * cp-tree.h (DECL_ANON_UNION_ELEMS): New macro.
1999-09-23 nickcAdd test case for this patch to combine.c:
1999-09-22 nickcUdo previous delta
1999-09-22 nickcFix/suppress some testsuite failures for the Arm.
1999-09-22 nickcoops - add change missed from previous delta
1999-09-21 mmitchel * g++.dg/ecos.exp: Don't supply -finit-priority to...
1999-09-21 loewisNew test case.
1999-09-21 nickcAdd FR30 to list of targets for which -fpic is inapprop...
1999-09-21 nathan * g++.old-deja/g++.other/dyncast1.C: New test.
1999-09-21 mmitchel * cp-tree.h (finish_stmt_expr): Change prototype.
1999-09-20 mmitchel * cp-tree.h (finish_stmt_expr): Change prototype.
1999-09-20 mmitchel Remove support for assigning to `this'.
1999-09-19 mmitchel * rtl.h (insns_safe_to_move_p): New function.
1999-09-19 mmitchel * gxxint.texi: G++ now implements namespaces.
1999-09-18 mmitchel * decl.c (layout_var_decl): Change prototype. Call...
1999-09-18 oliva* overload1.C: New test.
1999-09-18 oliva* inline1.C: New test.
1999-09-18 loewisNew test case.
1999-09-17 jasonnew
1999-09-17 mmitchel * decl.c (warn_extern_redeclared_static): Don't get...
1999-09-17 mmitchel * cp-tree.h (poplevel_class): Declare.
1999-09-16 mmitchel * decl.c (warn_extern_redeclared_static): Simplify...
1999-09-15 mmitchel * calls.c (precompute_arguments): Fix typo in comment.
1999-09-13 nathan * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
1999-09-13 nathanSet *correct* g++ options.
1999-09-13 law * gcc.c-torture/compile/990913-1.c: New test.
1999-09-13 mmitchel * call.c (implicit_conversion): Robustify. Handle...
1999-09-10 nathan * g++.old-deja/g++.jason/rfg4.C: Revert erroneous...
1999-09-09 mmitchelNew test
1999-09-09 mmitchel * cp-tree.h (begin_switch_stmt): Adjust prototype.
1999-09-09 rth* g++.old-deja/g++.other/delete6.C: Use size_t with...
1999-09-09 nathan * g++.old-deja/g++.other/lookup11.C: New test.
1999-09-09 geoffk * Makefile.in (cppexp.o): Depend on cpphash.h.
1999-09-09 mmitchel * decl.c (layout_var_decl): Change prototype. Don...
1999-09-08 nathan * g++.old-deja/g++.other/sizeof3.C: New test.
1999-09-08 rth * c-typeck.c (type_lists_compatible_p): Use...
1999-09-06 rthFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
1999-09-05 burleyfour new tests, fix commentary in fifth
1999-09-04 zack1999-09-03 19:31 -0700 Zack Weinberg <zack@bitmover...
1999-09-04 mmitchel * decl.c (expand_static_init): Tweak handling of static
1999-09-03 rearnsha* gcc.c-torture/execute/990827-1.c: Fix typo.
1999-09-03 nathan * g++.old-deja/g++.other/deref1.C: New test.
1999-09-03 mmitchelReadd file
1999-09-03 mmitchelReadd file
1999-09-03 mmitchelRemove test
1999-09-02 mmitchel * decl2.c (arg_assoc_template_arg): New prototype...
1999-09-02 nathan * g++.old-deja/g++.other/ambig2.C: New test.
1999-09-02 law * gcc.dg/980414-1.c: Fix assembler syntax to...
1999-08-31 law * lib/c-torture.exp: Avoid the "compare executa...
1999-08-30 mmitchel * cp-tree.h (begin_init_stmts): Declare.
1999-08-30 mmitchel * cp-tree.h (start_handler_parms): New function.
1999-08-30 mmitchel * pt.c (push_template_decl_real): Use template declara...
1999-08-30 mmitchel * pt.c (push_template_decl_real): Use template declara...
1999-08-29 law * gcc.c-torture/execute/990829-1.c: New test.
1999-08-29 law * gcc.c-torture/compile/990829-1.c: New test.
1999-08-29 mmitchel * cp-tree.h (TYPE_NEEDS_CONSTRUCTING): Remove #if...
1999-08-28 mmitchel * cp-tree.def (LABEL_STMT): New tree node.
next