OSDN Git Service

* Makefile.in (local-distclean): Remove leftover built files.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg /
2000-12-07 neil * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c...
2000-12-07 jsm28 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2...
2000-12-07 jsm28 * c-common.c (warn_format_security): New variable.
2000-12-07 jsm28 * c-common.c (check_format_info): Warn for non-constan...
2000-12-07 jsm28 * c-common.c (format_wanted_type): Add reading_from_flag.
2000-12-06 neil * gcc.dg/cpp/backslash2.c
2000-12-04 neil * gcc.dg/cpp/extratokens.c: Forgotten file.
2000-12-04 neil * g++.old-deja/g++.other/instan1.C, instan2.C: Move...
2000-12-04 neil * gcc.dg/cpp/assert_trad1.c, assert_trad2.c...
2000-12-03 neil * gcc.dg/cpp/macro6.c: New test cases.
2000-12-02 geoffk * c-common.c (combine_strings): When the ISO C standar...
2000-12-02 geoffk * cpplib.c (do_ifdef): Add check_eol() call.
2000-12-02 neil * gcc.dg/testsuite/c++98.c,c++98-pedantic.c...
2000-12-01 jsm28 * c-common.c (warn_format, warn_format_y2k,
2000-12-01 neil * gcc.dg/cpp/20000720-1.S: Remove duplicate...
2000-12-01 jsm28 * c-decl.c (grokdeclarator): If pedantic, warn about...
2000-11-29 jakub * gcc.dg/20001117-1.c: Add main.
2000-11-28 geoffk * gcc.dg/noncompile/940510-1.c: Update to test c89...
2000-11-28 jakub * config/i386/i386.md (truncxfsf2_2): Fix predicate.
2000-11-25 jsm28cp:
2000-11-25 jakub * config/sparc/sparc.md (muldi3_v8plus): Remove H...
2000-11-25 neil * gcc.dg/cpp/include2.c: Make test locale independent.
2000-11-24 berndsOverhaul sequence point warnings (again)
2000-11-22 neil * gcc.gd/cpp/Wtrigraphs.c: New test.
2000-11-21 neil * gcc.dg/cpp/integrated1.c: Remove.
2000-11-21 rthNew test.
2000-11-21 dlindsay*** empty log message ***
2000-11-21 neil * gcc.dg/cpp/paste2.c: Update test.
2000-11-20 jsm28 * c-typeck.c (build_conditional_expr): When merging...
2000-11-20 neil * gcc.dg/cpp/macsyntx.c: Use correct command line...
2000-11-20 jakub * gcc.dg/20001117-1.c: New test.
2000-11-18 jsm28 * c-decl.c (check_for_loop_decls): New function.
2000-11-17 zackNew test - regression of ICE
2000-11-15 neil * gcc.dg/cpp/_Pragma1.c: Update.
2000-11-14 jsm28 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr...
2000-11-13 jsm28 * c-parse.in (stmts_and_decls): Deprecate use of label...
2000-11-13 jsm28 * c-parse.in (ends_in_label): Remove from %union and...
2000-11-13 jsm28 * c-common.c (boolean_increment): New function.
2000-11-13 jsm28 * c-parse.in (c99_block_start, c99_block_end,
2000-11-10 rth * gcc.dg/sequence-pt-1.c: Cast from pointer...
2000-11-09 jakub * gcc.dg/20001108-1.c: New test.
2000-11-07 dj* testsuite/gcc.dg/20000614-1.c: Add return so that...
2000-11-04 neil * gcc.dg/cpp/include2.c: New tests.
2000-11-03 berndsMore tests for sequence point warnings.
2000-11-01 neil * cpplib.c (run_directive): Use correct line...
2000-10-31 neil * cpp.texi: Update for new command line assertion...
2000-10-31 jsm28 * c-typeck.c (build_unary_op): If pedantic, pedwarn...
2000-10-29 neil * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
2000-10-29 neil * gcc.dg/cpp/macro4.c, macro5.c: New tests.
2000-10-28 neil*** empty log message ***
2000-10-28 neil * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c...
2000-10-28 mmitchel * c-typeck.c (check_init_type_bitfields): Remove.
2000-10-28 zack2000-10-21 Mike Coleman <mcoleman2@kc.rr.com>
2000-10-25 jsm28 * c-decl.c (grokdeclarator): Move warning for qualifie...
2000-10-21 jakub * gcc.dg/noncompile/init-3.c: New test.
2000-10-20 jsm28 * c-common.c (check_format_info_recurse): Extract...
2000-10-18 jsm28 * c-common.c (check_format_types): Check for writing...
2000-10-17 jsm28 * c-common.c (FMT_FLAG_DOLLAR_MULTIPLE): Define.
2000-10-17 berndsImproved sequence point warnings
2000-10-17 jsm28 * c-common.h (warn_missing_format_attribute): New...
2000-10-16 jsm28 * c-common.c (format_check_results): New structure.
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-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-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-04 wcohenA test to verify the patch to warn of initializers...
2000-09-28 ghazi * gcc.dg/wtr-int-type-1.c: Don't expect a warning...
2000-09-25 neil * cpplex.c (parse_args): Don't set VOID_REST...
2000-09-24 jsm28 * c-common.c (check_format_info): Warn for a wide...
2000-09-23 neil * gcc.dg/cpp/20000510-1.S: Rename assembler...
2000-09-21 neil * cppfiles.c (lookup_include_file): Rename to open_file.
2000-09-19 rthFix target selector regexp.
2000-09-19 rth * gcc.dg/compare2.c (case 10): XFAIL.
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-17 jsm28 * c-decl.c (grokdeclarator): Don't give a warning...
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 neil * paste9.c: New preprocessor ## test.
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 robertl * gcc.dg/pragma-align.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 zackIntegrated preprocessor.
2000-09-05 ghazi * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
next