]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/ChangeLog
* gcc.dg/cpp/integrated1.c: Remove.
[gcc.git] / gcc / testsuite / ChangeLog
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.
2000-11-04 Mark Mitchellweak.C: Fix uses of iostreams to be standards-conformant.
2000-11-04 Mark Mitchell* g++.old-deja/g++.mike/net5.C: Put `abort' in `std...
2000-11-04 Mark Mitchellp755.C: Tweak handling of exit.
2000-11-04 Neil Booth* gcc.dg/cpp/include2.c: New tests.
2000-11-03 Mark Mitchellg++.exp (g++_set_ld_library_path): New function.
2000-11-03 Bernd SchmidtMore tests for sequence point warnings.
2000-11-01 Richard HendersonNew tests.
2000-10-31 Geoff Keating920501-7.c: Remove 'CYGNUS LOCAL' markers.
2000-10-31 Kaveh R. Ghazi* gcc.c-torture/execute/va-arg-21.c: New test.
2000-10-31 Joseph Myersc-typeck.c (build_unary_op): If pedantic, pedwarn for...
2000-10-31 Kaveh R. Ghazibuiltins.c (expand_builtin_fputs): When deleting NOP...
2000-10-31 Jakub Jelinekexpr.c (do_store_flag): Pass operand_mode instead of...
2000-10-31 Gabriel Dos Reismemtemp77.C (main): Adjust comparison against.
2000-10-29 Neil Boothdefined.c, [...]: New tests.
2000-10-29 Neil Boothmacro4.c, macro5.c: New tests.
2000-10-28 Neil Booth*** empty log message ***
2000-10-28 Mark Mitchellc-typeck.c (check_init_type_bitfields): Remove.
2000-10-27 Jakub Jelinekcalls.c (expand_call): If sibcall_failure is set during...
2000-10-27 Bernd SchmidtNew testcase.
2000-10-26 Richard HendersonNew test.
2000-10-26 Mark Mitchelllabel2.C: Tweak to work with V3.
2000-10-26 Nathan Sidwell* gcc.c-torture/compile/20001024-1.c: New test.
2000-10-26 Mark MitchellMakefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.
2000-10-26 Gabriel Dos Reiserror.c (dump_function_decl): Print no space between...
2000-10-25 Joseph Myersc-decl.c (grokdeclarator): Move warning for qualified...
2000-10-25 Jakub Jelinekstor-layout.c (layout_type): If TYPE_ALIAS_SET was...
2000-10-24 Jakub Jelineksibcall.c (purge_mem_unchanging_flag): New function.
2000-10-21 Jakub Jelinek* gcc.dg/noncompile/init-3.c: New test.
2000-10-20 Joseph Myersc-common.c (check_format_info_recurse): Extract string...
2000-10-18 Joseph Myersc-common.c (check_format_types): Check for writing...
2000-10-18 Matthew Hiller* gcc.c-torture/execute/20001017-2.c: New test.
2000-10-17 Joseph Myers20001018-1.c: New test.
2000-10-17 Franz Sirl20001017-1.c: New test.
2000-10-17 Joseph Myersc-common.c (FMT_FLAG_DOLLAR_MULTIPLE): Define.
2000-10-17 Bernd SchmidtImproved sequence point warnings
2000-10-17 Joseph Myersc-common.h (warn_missing_format_attribute): New variable.
2000-10-16 Jakub Jelinek* gcc.c-torture/execute/20001013-1.c: New test.
2000-10-16 Joseph Myersc-common.c (format_check_results): New structure.
2000-10-16 Joseph Myers* README, lib/file-format.exp: Remove EGCS references.
2000-10-16 Jakub Jelinekrtlanal.c (may_trap_p): Check operand modes of COMPARE.
2000-10-15 Joseph Myersc90-printf-2.c, [...]: Determine the type for intmax_t...
2000-10-13 Jakub Jelineksparc.md (nonlocal_goto_receiver): Remove.
next
This page took 0.791912 seconds and 108 git commands to generate.