OSDN Git Service

2000-10-17 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite /
2000-10-17 berndsImproved sequence point warnings
2000-10-17 jsm28 * c-common.h (warn_missing_format_attribute): New...
2000-10-16 jakub * gcc.c-torture/execute/20001013-1.c: New test.
2000-10-16 mmitchel * typeck.c (qualify_type): Remove.
2000-10-16 jsm28 * c-common.c (format_check_results): New structure.
2000-10-16 jsm28 * README, lib/file-format.exp: Remove EGCS references.
2000-10-16 jakub * rtlanal.c (may_trap_p): Check operand modes of COMPARE.
2000-10-15 jsm28 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determi...
2000-10-13 jakub * config/sparc/sparc.md (nonlocal_goto_receiver):...
2000-10-12 jsm28 * c-common.c (decl_attributes): Don't allow strftime...
2000-10-12 jsm28 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
2000-10-12 jsm28 * c-common.c (scanf_flag_specs): Add flags ' and I.
2000-10-11 jsm28 * c-typeck.c (check_modify_expr): New function.
2000-10-11 geoffk * gcc.c-torture/execute/20001011-1.c: New testcase.
2000-10-10 jakub * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm...
2000-10-10 hpOops, forgot to commit testcase.
2000-10-10 jakub * reload1.c (calculate_needs_all_insns): If deleting...
2000-10-09 hubickaMon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh...
2000-10-09 geoffk * gcc.c-torture/compile/20001009-1.c: New testcase.
2000-10-08 jsm28 * tm.texi (INTMAX_TYPE, UINTMAX_TYPE): Define.
2000-10-08 jsm28 * c-common.c (FMT_FLAG_ARG_CONVERT, FMT_FLAG_SCANF_A_K...
2000-10-07 jsm28 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other...
2000-10-07 rth * g++.old-deja/g++.brendan/crash13.C: Pass...
2000-10-06 nathan * g++.old-deja/g++.pt/enum14.C: New test.
2000-10-05 ovidiuAdded.
2000-10-05 nathan * g++.old-deja/g++.pt/crash59.C: New test.
2000-10-04 wcohenDescribes addition of test to verify zero-length array...
2000-10-04 wcohenA test to verify the patch to warn of initializers...
2000-10-03 geoffk * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
2000-10-01 zackNew test
2000-09-29 gdrcp/
2000-09-28 ghazi * gcc.dg/wtr-int-type-1.c: Don't expect a warning...
2000-09-26 jakub * config/sparc/sparc.c (sparc_emit_set_const64): Don...
2000-09-25 neil * cpplex.c (parse_args): Don't set VOID_REST...
2000-09-25 bkoz2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo...
2000-09-25 rthNew test.
2000-09-25 rth * gcc.c-torture/execute/20000914-1.c: Declare...
2000-09-24 jsm28 * c-common.c (check_format_info): Warn for a wide...
2000-09-23 jasonadd missing error marker
2000-09-23 neil * gcc.dg/cpp/20000510-1.S: Rename assembler...
2000-09-22 geoffkIn gcc/ChangeLog:
2000-09-21 jason * decl2.c (get_guard): Check DECL_FUNCTION_SCOPE_P.
2000-09-21 neil * cppfiles.c (lookup_include_file): Rename to open_file.
2000-09-21 nickcAdd extra tests (for modulos of very large dividends...
2000-09-20 mmitchel * tree.c (mark_local_for_remap_r): Handle CASE_LABELs.
2000-09-19 ghazi * builtins.c (is_valid_printf_arglist, expand_builtin_...
2000-09-19 rthFix target selector regexp.
2000-09-19 rth * gcc.dg/compare2.c (case 10): XFAIL.
2000-09-19 mmitchel * decl.c (start_function): Robustify.
2000-09-19 rth * gcc.c-torture/execute/20000906-1.c: Move ...
2000-09-18 neil * cpphash.h (HASHSTEP): Take character rather than...
2000-09-18 jsm28 * c-common.c (check_format_info): Properly save the...
2000-09-18 jsm28 * gcc.dg/format-errmk-1.c: New test.
2000-09-18 gkm * gcc.c-torture/execute/20000917-1.x: Remove.
2000-09-17 jsm28 * c-decl.c (grokdeclarator): Don't give a warning...
2000-09-17 gkm * gcc.c-torture/execute/20000917-1.c: New test.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-16 neil * cpplex.c (push_macro_context): Set an argument's...
2000-09-15 neil * cpplex.c (ON_REST_ARG): Correct the test.
2000-09-14 law * gcc.c-torture/execute/20000914-1.c: New test.
2000-09-14 neil * paste9.c: New preprocessor ## test.
2000-09-13 gerald * g++.other/inline13.C: New test.
2000-09-13 jasonnew
2000-09-12 aj * gcc.c-torture/execute/widechar-2.c: New test for...
2000-09-12 amylaar * gcc.c-torture/compile/981006-1.x: No -fpic for sh...
2000-09-12 mmitchel * decl.c (finish_case_label): Given the LABEL_DECL a
2000-09-12 ghazi * c-typeck.c (process_init_element): Avoid union init...
2000-09-12 zack * cppfiles.c: Move all default-#defines to top of...
2000-09-11 robertlFixed to return 0 on success.
2000-09-11 aoliva* gcc.c-torture/execute/20000910-1.c: New test.
2000-09-11 robertl * gcc.dg/pragma-align.c: New test.
2000-09-11 nathan * g++.old-deja/g++.pt/explicit82.C: New test.
2000-09-11 zack * varasm.c (make_decl_rtl): Restore leading star on
2000-09-10 ghazi * cppmacro.c (check_trad_stringification): New function.
2000-09-07 jsm28 * c-common.c (time_char_table): Allow %#b and %#h.
2000-09-07 clm * gcc.c-torture/execute/unroll-1.c: New test.
2000-09-07 zackIntegrated preprocessor.
2000-09-06 mmitchel * extend.texi: Mark named return value extension as...
2000-09-06 nathan * g++.old-deja/g++.pt/deduct2.C: New test.
2000-09-06 nathan * g++.old-deja/g++.pt/parms2.C: New test.
2000-09-06 nathan * g++.old-deja/g++.pt/crash58.C: New test.
2000-09-06 gkm * gcc.c-torture/20000906.c: New test.
2000-09-05 ghazi * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
2000-09-05 jason * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM...
2000-09-04 nathan * g++.old-deja/g++.pt/crash57.C: New test.
2000-09-04 nathan * g++.old-deja/g++.pt/crash56.C: New test.
2000-09-04 nathan * g++.old-deja/g++.pt/koenig1.C: New test.
2000-09-04 jakub * gcc.dg/20000904-1.c: New test.
2000-09-04 jakub * cpplex.c (ON_REST_ARG): Check VAR_ARGS flag of curre...
2000-09-02 aoliva* gcc.c-torture/compile/20000827-1.c: New test.
2000-09-01 jsm28 * c-common.h (enum c_tree_index): Add CTI_C_SIZE_TYPE.
2000-09-01 jsm28 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
2000-09-01 nathan * g++.old-deja/g++.other/nested4.C: New test.
2000-09-01 nathan * g++.old-deja/g++.ns/scoped1.C: New test.
2000-08-31 jason * tree.c (bot_manip): Check TREE_CONSTANT rathe...
2000-08-30 aoliva* lib/g++.exp: Support testing already-installed GCC.
2000-08-29 ghazi * wtr-label-1.c, wtr-suffix-1.c: New tests.
2000-08-28 jason * decl.c (pushdecl): Matching decls for local...
2000-08-28 ghazi * gcc.dg/return-type-2.c: New test.
2000-08-27 geoffkIn gcc:
next