install.texi (Installation): Remove obsolete description for libstdc++ which is now...
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
2000-12-01 Joseph Myersc-common.c (warn_format, [...]): Define.
2000-12-01 Neil Booth20000720-1.S: Remove duplicate testcase.
2000-12-01 Toon Moene20001201.f: New test.
2000-12-01 Joseph Myersc-decl.c (grokdeclarator): If pedantic, warn about...
2000-12-01 Jakub Jelinekbuiltins.c (target_char_cast): New function.
2000-12-01 Nathan Sidwellcall.c (standard_conversion): Reject pointer to member...
2000-12-01 Geoffrey Keating* gcc.c-torture/execute/20001130-2.c: New testcase.
2000-11-30 Richard Hendersoncalls.c (expand_call): Emit queued insns before creatin...
2000-11-30 Nathan Sidwellmethod.c (do_build_copy_constructor): Preserve cv quali...
2000-11-30 Nathan Sidwellmethod.c (do_build_assign_ref): Construct appropriately...
2000-11-30 Nathan Sidwellcall.c (build_over_call): Use VOID_TYPE_P.
2000-11-29 Toon Moene20001111.x: Test fixed - remove XFAIL.
2000-11-29 Jakub Jelinek* gcc.dg/20001117-1.c: Add main.
2000-11-29 Jakub Jelinekexpr.h (store_by_pieces): Add prototype.
2000-11-28 Geoffrey Keating940510-1.c: Update to test c89 functionality.
2000-11-28 Jakub Jelinekloop.c (load_mems): Avoid using next_label to find...
2000-11-28 Nathan Sidwellparse.y (base_class.1): Produce a _TYPE not a _DECL.
2000-11-28 Nathan Sidwellspew.c (yyerror): Cope if yylval.ttype is NULL.
2000-11-28 Nathan Sidwelldecl.c (grokdeclarator): Diagnose undefined template...
2000-11-28 Nathan Sidwelldecl.c (grokdeclarator): Do type access control on...
2000-11-28 Jakub Jelineki386.md (truncxfsf2_2): Fix predicate.
2000-11-27 Nathan Sidwelldecl.c (grokfndecl): Undo COMPONENT_REF damage caused...
2000-11-27 Nathan Sidwellcp-tree.h (binfo_from_vbase): Return the virtual base...
2000-11-27 Kaveh GhaziChangeLog for:
2000-11-26 Gabriel Dos Reistests_flags.in: New file.
2000-11-25 Joseph Myersmethod.c (build_mangled_C9x_name): Rename to build_mang...
2000-11-25 Jakub Jelineksparc.md (muldi3_v8plus): Remove H constraint.
2000-11-25 Neil Booth* gcc.dg/cpp/include2.c: Make test locale independent.
2000-11-25 Alexandre Oliva* gcc.c-torture/compile/20001123-2.c: New.
2000-11-25 Kriang Lerdsuwanakij* g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
2000-11-24 Bernd SchmidtNew testcase
2000-11-24 Bernd SchmidtOverhaul sequence point warnings (again)
2000-11-24 Nathan Sidwellc-parse.in (unary_expr): Move VA_ARG from here ...
2000-11-24 Nathan Sidwellsemantics.c (finish_id_expr): If type is error_mark...
2000-11-23 Nathan Sidwellpt.c (lookup_template_class): Simplify loop exit constr...
2000-11-22 Mark Mitchelldecl4.C: Tweak so that it fails with the new ABI, too.
2000-11-22 Mark Mitchellp6610a.C: This test no longer fails.
2000-11-22 Neil Booth* gcc.gd/cpp/Wtrigraphs.c: New test.
2000-11-22 Loren J. Rittleeb39.C: Don't include libio.h.
2000-11-22 Jakub Jelinek* gcc.c-torture/execute/ieee/20001122-1.c: New test.
2000-11-22 Hans-Peter NilssonFix typo in scan-assembler-dem-not
2000-11-22 Hans-Peter Nilssongcc-dg.exp: load_lib scanasm.exp.
2000-11-21 Neil Booth* gcc.dg/cpp/integrated1.c: Remove.
2000-11-21 Jakub Jelinek* gcc.c-torture/execute/20001121-1.c: New test.
2000-11-21 Richard HendersonNew test.
2000-11-21 Neil BoothNew test.
2000-11-21 Jakub Jelinekexpr.c (do_compare_and_jump): If op0 was replaced by...
2000-11-21 Donald Lindsay*** empty log message ***
2000-11-21 Neil Boothpaste2.c: Update test.
2000-11-20 Joseph Myersc-typeck.c (build_conditional_expr): When merging type...
2000-11-20 Neil Booth* gcc.dg/cpp/macsyntx.c: Use correct command line option.
2000-11-20 Nathan Sidwelllex.c (rid_to_yy, RID_EXPORT): Make unique keyword.
2000-11-20 Jakub Jelinek* gcc.dg/20001117-1.c: New test.
2000-11-19 Richard Henderson* gcc.c-torture/execute/nestfunc-3.c (main): Mask resul...
2000-11-19 Richard Hendersonc-torture.exp (TORTURE_OPTIONS): Remove -fssa.
2000-11-19 Richard Henderson20001009-2.c (foo): Rename from main.
2000-11-18 Joseph Myersc-decl.c (check_for_loop_decls): New function.
2000-11-18 Richard Hendersonzerolen-1.c: Rename from 20001115-1.c.
2000-11-18 Franz Sirl20001115-1.c: Don't write to nonexistant memory.
2000-11-17 Nathan Sidwellpt.c (tsubst_expr, DECL_STMT): Instantiate decl's type.
2000-11-17 Nathan Sidwellcp-tree.h (PARMLIST_ELLIPSIS_P): New macro.
2000-11-16 Nick CliftonAdd a couple of new test cases for nested function...
2000-11-16 Bernd SchmidtNew testcase
2000-11-16 Franz Sirl20001115-1.c: New test.
2000-11-16 Mark Mitchellarraynew.C: Use `std' where necessary.
2000-11-15 Neil Booth_Pragma1.c: Update.
2000-11-15 Nathan Sidwelltypeck.c (lookup_anon_field): Cope with qv qualifiers.
2000-11-14 Joseph Myersc90-const-expr-2.c, [...]: Add more tests.
2000-11-14 Jakub Jelinekvarasm.c (struct deferred_string): New structure.
2000-11-13 Joseph Myersc-parse.in (stmts_and_decls): Deprecate use of label...
2000-11-13 Jakub Jelinek* gcc.c-torture/execute/loop-7.c: New test.
2000-11-13 Joseph Myersc-parse.in (ends_in_label): Remove from %union and...
2000-11-13 Joseph Myersc-common.c (boolean_increment): New function.
2000-11-13 Joseph Myersc-parse.in (c99_block_start, [...]): New.
2000-11-13 Kaveh R. Ghazibuiltins.c (expand_builtin): Handle BUILT_IN_INDEX...
2000-11-11 Mark Mitchellerr-msg8.C: Avoid capricious line-number issues with...
2000-11-11 Mark Mitchellp700.C: Don't typedef wchar_t.
2000-11-11 Toon Moene20001111.[fx]: Test premature exit from DO loop.
2000-11-11 Bernd SchmidtNew execution test.
2000-11-10 Nick CliftonAdd test of unsigned long long multuiple and accumulate.
2000-11-10 Richard Hendersonsequence-pt-1.c: Cast from pointer to integer via size_...
2000-11-09 Richard Hendersonstring-opt-1.c: Make stub functions static.
2000-11-09 Geoffrey KeatingIn gcc/: 2000-11-09 Geoffrey Keating <geoffk@redhat...
2000-11-09 Nathan Sidwell* g++.old-deja/g++.brendan/err-msg8.C: Adjust error...
2000-11-09 Nathan Sidwelllex.c (do_identifier): Don't lookup_name for operators.
2000-11-09 Jakub Jelinek* gcc.dg/20001108-1.c: New test.
2000-11-09 Jakub Jelinekbuiltins.c (c_strlen): Use TREE_STRING_LENGTH - 1 for...
2000-11-09 Nick CliftonFix {u}mulsidi3adddi patterns in arm.md and add testcas...
2000-11-08 Nathan Sidwelldecl.c (grok_op_properties): Always use coerce_new_type...
2000-11-08 Jakub Jelinek* g++.old-deja/g++.other/init16.C: New test.
2000-11-08 Loren J. Rittle* g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
2000-11-07 Jeffrey Oldhamva-arg-15.x: Changed to mips*-sgi-irix6.*.
2000-11-07 DJ Delorieoops, wrong ChangeLog
2000-11-07 Kaveh R. Ghazi* gcc.c-torture/execute/string-opt-1.c: New test.
2000-11-07 Jeffrey Oldhamva-arg-15.x: New file.
2000-11-07 Kaveh R. Ghazibuiltins.c (expand_builtin_strpbrk): New function.
2000-11-07 Nathan Sidwelldecl.c (build_ptrmemfunc_type): Allow error_mark_node.
2000-11-06 Jakub Jelinekcrash24.C: New test.
2000-11-06 Jakub Jelineksparc.md (adddi3): If operands[2] is 4096 and operands...
2000-11-04 Mark Mitchellmisc13.C: Put `strlen' in `std' namespace.
next