]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/ChangeLog
* spew.c (yylex): Correct handling of friends.
[gcc.git] / gcc / testsuite / ChangeLog
2001-02-22 Jakub Jelinekcp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 Ovidiu Predescunested-1.m: Added (contributed by Nicola Pero).
2001-02-21 Gabriel Dos ReisNew test.
2001-02-20 Zack Weinbergsibcall.c (skip_copy_to_return_value): Call identify_ca...
2001-02-19 Kriang Lerdsuwanakijoptimize.c (expand_call_inline): Don't walk subtrees...
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 Neil Booth* gcc.c-torture/execute/longlong.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-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 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 Jakub Jelinek* gcc.c-torture/execute/20010206-1.c: New test.
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-05 Jakub Jelinekc-typeck.c (common_type): push and pop binding level...
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-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 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).
2001-01-28 Neil Booth* gcc.dg/cpp/avoidpaste1.c: Test case.
2001-01-28 Jakub Jelinekoptimize.c (copy_body_r): If MODIFY_EXPR has both argum...
2001-01-28 Kaveh R. Ghazistdio-opt-2.c: Also test __builtin_puts and __builtin_p...
2001-01-27 Jakub Jelinekc-typeck.c (struct constructor_stack): Add range_stack...
2001-01-25 Jeffrey Oldham20000320-1.c (main): For MIPS...
2001-01-25 Jakub Jelinekmangle.c (write_mangled_name, [...]): Mangle overloaded...
2001-01-24 Joseph Myersc-parse.in (cast_expr): Move compound literals from...
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-24 Franz SirlFix date.
2001-01-24 Franz Sirl20010123-1.c: New test.
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 Franz Sirl20010122-1.c: New test, exercise __builtin_return_address.
2001-01-22 Nathan Sidwellcp-tree.h (unification_kind_t): Add DEDUCE_ORDER.
2001-01-20 Jakub JelinekMove test ChangeLog entry to testsuite/ChangeLog.
2001-01-20 Neil Booth* gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2001-01-19 Jakub Jelinek* gcc.c-torture/execute/20010119-1.c: New test.
2001-01-19 Nathan Sidwellsearch.c (get_vbase_1): Count only virtual bases.
2001-01-19 Jakub Jelinek* gcc.c-torture/execute/20010118-1.c: New test.
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-19 David Billinghurst* g77.f-torture/compile/20000601-2.f: New test.
2001-01-18 Nathan SidwellRemove extraneous conflict indicator
2001-01-18 Nathan Sidwelltypeck.c (build_modify_expr): Say `initialization'...
2001-01-18 Alexandre Oliva* gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2001-01-18 Nathan Sidwellpt.c (UNIFY_ALLOW_OUTER_LEVEL): New unify flag.
2001-01-18 Nathan Sidwelldecl.c (finish_destructor_body): Convert to vbase point...
2001-01-18 Nathan Sidwellsemantics.c (begin_class_definition): Check we're not...
2001-01-18 Neil Booth* gcc.dg/cpp/assembl2.S: New test case.
2001-01-18 Jeffrey Oldhamecos.exp (wkali-2.c): Xfail if only weak aliases are...
2001-01-17 Kaveh R. Ghazibuiltins1.C: New test.
2001-01-17 Jakub Jelineki386.md (cmpqi_minus_1): Use q constraints instead...
2001-01-17 Jakub Jelineki386.md (cmpqi_minus_1): Use {b} for QImode operation.
2001-01-15 Toon Moenere PR fortran/1636 (Format strings with identical numbe...
2001-01-15 Joseph Myers* gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2001-01-15 Toon Moene20010115.f: New test.
2001-01-15 Nathan Sidwellpt.c (check_nontype_parm): New function.
2001-01-15 Neil Boothif-2.c: Comment out occasionally bogus test; we have...
2001-01-15 Jeffrey Oldhaminstantiate2.C: Add explanatory comment.
2001-01-15 Jeffrey Oldhamecos.exp (conpr-1.C): XFAIL if compile emits message...
2001-01-15 Franz Sirl20010114-2.c: New test.
2001-01-14 Joseph Myers20010114-1.c: New test.
2001-01-14 Nick CliftonExpext the bf64-1.c test to fail for the M*Core
2001-01-13 Joseph Myers* gcc.c-torture/compile/20010113-1.c: New test.
2001-01-13 Jakub Jelinek* gcc.c-torture/compile/20001212-1.c: New test.
2001-01-13 Neil Boothwidestr1.c: Update.
2001-01-12 Jakub Jelinekc-typeck.c (store_init_value): Don't require constant...
2001-01-12 Richard Earnshawf-torture.exp (f_torture_compile): Prune the warnings...
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 Sidwellcall.c (convert_default_arg): Check for unprocessed...
2001-01-11 Nathan Sidwellparse.y (template_parm_header, [...]): New reductions.
2001-01-11 Neil Booth* gcc.dg/cpp/if-2.c: Add wide char test without sign...
next
This page took 0.69339 seconds and 107 git commands to generate.