]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite
combine.c (undobuf): Remove field previous_undos; all refs deleted.
[gcc.git] / gcc / testsuite /
2001-03-16 Mark Mitchell* dwarf2out.c (rtl_for_decl_location): Use DECL_RTL_IF_SET.
2001-03-15 Geoffrey Keatingmemcheck.exp: Don't try to run these tests on AIX.
2001-03-15 Gabriel Dos ReisCorrect semantics restrictions checking in throw-expres...
2001-03-15 Mark Mitchelldecl.c (cp_make_fnname_decl): Set DECL_IGNORED_P on...
2001-03-14 Neil Booth* gcc.dg/cpp/mi1.c: Update.
2001-03-14 Jakub Jelinekreg-stack.c (stack_result): Unconditionally use FUNCTIO...
2001-03-12 Nathan Sidwellcall.c (convert_like_real): Add extra semantics to...
2001-03-12 Ovidiu Predescuva_method.m: Added.
2001-03-12 Ovidiu PredescuAdded.
2001-03-11 Richard Henderson* g++.old-deja/g++.oliva/delete3.C (main): Catch the...
2001-03-07 Neil Boothcrash31.C: XFAIL.
2001-03-07 Ovidiu PredescuAdded. Contributed by Nicola Pero.
2001-03-07 Zack Weinberg20000724-1.c: Don't use multiline strings.
2001-03-06 Zack Weinbergobjc-act.c (objc_add_static_instance): Set DECL_INITIAL...
2001-03-03 Neil Boothcpplex.c (_cpp_lex_token): Don't warn about directives...
2001-03-03 Neil Booth* gcc.dg/cpp/multiline.c: Update.
2001-03-02 Nathan Sidwelltypeck.c (build_static_cast): Allow enum to enum conver...
2001-03-02 Nathan Sidwellclass.c (check_field_decls): Pointers to member do...
2001-03-02 Nathan Sidwellcall.c (joust): cp_pedwarn when using gnu extension...
2001-03-01 Nathan SidwellImplement using decls inside template functions.
2001-03-01 Nathan Sidwelldecl2.c (do_nonmember_using_decl): Don't complain if...
2001-02-28 Ovidiu Predescubycopy-3.m: Added new test from Nicola Pero.
2001-02-28 Ovidiu PredescuAdded new test from Nicola Pero.
2001-02-28 Ovidiu PredescuAdded.
2001-02-28 Nathan SidwellRemove floating point and complex type template constan...
2001-02-27 Nathan SidwellFix ctor vtable vcall offsets.
2001-02-27 Jason Eckhardtcombine.c (known_cond): Do not reverse the condition...
2001-02-26 Will Cohen20010226-1.c: New test.
2001-02-26 Jeffrey Oldhamoverload15.C: New test to stress overloaded templatized...
2001-02-25 Franz Sirl20010224-1.c: New test.
2001-02-23 Jakub Jelinekfold-const.c (extract_muldiv): If not MULT_EXPR, check...
2001-02-23 Mark Mitchell* spew.c (yylex): Correct handling of friends.
2001-02-22 Jakub Jelinekcp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 Ovidiu PredescuAdded.
2001-02-21 Ovidiu Predescunested-1.m: Added (contributed by Nicola Pero).
2001-02-21 Gabriel Dos ReisNew test.
2001-02-20 Mark Mitchellstmt.c (expand_return): If an attempt is made to return...
2001-02-20 Zack Weinbergsibcall.c (skip_copy_to_return_value): Call identify_ca...
2001-02-19 Mark Mitchelldecl2.c (set_decl_namespace): Allow explicit instantiat...
2001-02-19 Kriang Lerdsuwanakijoptimize.c (expand_call_inline): Don't walk subtrees...
2001-02-18 Mark Mitchellinvoke.texi (-fsquangle): Remove documentation.
2001-02-18 Mark Mitchellfold-const.c (fold_binary_op_with_conditional_arg)...
2001-02-18 Mark Mitchellinit.c (build_new): Allow enumeration types for the...
2001-02-18 Mark Mitchellpt.c (check_explicit_specialization): Copy TREE_PRIVATE...
2001-02-18 Jason Merrilldecl2.c (build_artificial_parm): Set TREE_READONLY.
2001-02-17 Mark Mitchell* call.c (check_dtor_name): Handle template names corre...
2001-02-16 Gabriel Dos Reisdecl.c (check_tag_decl): Make sure a typedef for an...
2001-02-16 Jakub Jelinekcall.c (convert_like_real): Create a temporary for...
2001-02-16 Mark Mitchellpt.c (push_template_decl_real): Don't remangle the...
2001-02-16 Mark Mitchellpt.c (push_template_decl_real): Don't remangle the...
2001-02-16 Neil Booth* gcc.c-torture/execute/longlong.c: New test.
2001-02-16 Mark Mitchell* typeck2.c (build_m_component_ref): Robustify.
2001-02-15 Alexandre Oliva* friend1.C: New test.
2001-02-14 J"orn Rennecke* g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2001-02-14 J"orn Rennecke920302-1.c (execute): Change argument type to short.
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-14 Jakub Jelinekstor-layout.c (is_pending_size, [...]): New functions.
2001-02-14 Neil Booth* gcc.dg/cpp/sysmac1.c, sysmac2.c: New testcases.
2001-02-14 Mark Mitchellcp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-13 Geoffrey Keating* g++.dg/vtgc1.C: Update for new ABI.
2001-02-12 Geoffrey KeatingIn gcc/:
2001-02-12 Joseph Myersc-decl.c (grokdeclarator): In C99 mode...
2001-02-12 Nathan Sidwelltypeck2.c (process_init_constructor): Check TREE_HAS_CO...
2001-02-12 Nathan Sidwellpt.c (maybe_adjust_types_for_deduction, [...]): Remove...
2001-02-12 Nathan Sidwellextend.texi (Deprecated): Deprecate new initializer...
2001-02-12 Jakub Jelinekc-common.c (constant_fits_type_p): New function.
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-08 Joseph Myersdefault.exp, [...]: Remove bug reporting instructions...
2001-02-07 Jakub Jelinekc-decl.c (finish_enum): Revert part of 2000-01-05 change.
2001-02-07 Zack Weinbergcpphash.h (struct spec_nodes): Add n_true and n_false.
2001-02-07 Ovidiu Predescufdecl.m: Added main().
2001-02-07 Ovidiu PredescuAdded main().
2001-02-07 Jakub Jelinek* gcc.c-torture/execute/20010206-1.c: New test.
2001-02-07 Alexandre OlivaTweak for new preprocessor
2001-02-06 Neil Booth* gcc.dg/cpp/avoidpaste1.c: Update.
2001-02-06 Ovidiu PredescuTue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup...
2001-02-06 Nathan Sidwellpt.c (lookup_template_class): Make sure it's a primary...
2001-02-06 Jason Merrills/k/i/
2001-02-05 Jakub Jelinekc-typeck.c (common_type): push and pop binding level...
2001-02-05 Ovidiu PredescuAdded.
2001-02-05 Ovidiu PredescuDeclare foo as pointer.
2001-02-05 Nathan Sidwellinvoke.texi (-fdump-class-layout): Document.
2001-02-03 Jakub Jelinekdecl.c (push_class_binding): Use context_for_name_looku...
2001-02-02 Alexandre OlivaRemove no-longer-applicable XFAIL marks for sh-*-*...
2001-02-02 Mark Mitchellgcc.c (init_gcc_specs): New function.
2001-02-01 Neil Booth* gcc.dg/cpp/avoidpaste2.c: New tests.
2001-01-31 Jakub Jelinekc-typeck.c (set_init_index): If first is equal to last...
2001-01-31 Jeffrey D. Oldhamc99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and...
2001-01-31 Jeffrey D. Oldhamc99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and...
2001-01-31 J"orn Rennecke* gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2001-01-31 Joseph Myersc-parse.in (structsp): Pedwarn when "enum foo" refers...
2001-01-31 Neil Booth* gcc.dg/cpp/tr-warn1.c: Add tests.
2001-01-31 Neil Boothavoidpaste1.c: Update.
2001-01-31 Jeffrey Oldhamc99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG...
2001-01-31 Gerald Pfeifer* g++.old-deja/g++.other/inline19.C: New test.
2001-01-30 Neil Boothc-decl.c (c_expand_body): Check TYPE_SIZE_UNIT (ret_typ...
2001-01-29 Neil Booth* gcc.dg/cpp/avoidpaste1.c: Fix typos.
2001-01-29 Jakub Jelineki386.md (addqi_1_lea): Fix mode (QI instead of HI).
next
This page took 0.146274 seconds and 8 git commands to generate.