OSDN Git Service

* gcc.dg/compare2.c (case 10): XFAIL.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg /
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.
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-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-08-29 ghazi * wtr-label-1.c, wtr-suffix-1.c: New tests.
2000-08-28 ghazi * gcc.dg/return-type-2.c: New test.
2000-08-26 aoliva* gcc.dg/dwarf2-2.c: New test.
2000-08-26 zack * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
2000-08-25 jsm28 * c-common.c (time_char_table): Don't allow width...
2000-08-25 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
2000-08-24 rthNew tests.
2000-08-24 jsm28 * c-common.c (time_char_table): Don't allow width...
2000-08-23 ghazi * gcc.dg/noncompile/label-lineno-1.c: New test.
2000-08-23 jsm28 * gcc.dg/c99-array-nonobj-1.c: New test.
2000-08-23 jsm28 * c-common.c (print_char_table): Allow 'I' flag with...
2000-08-23 ghazi * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
2000-08-22 jsm28 * c-common.c (check_format_info): Give the 'some local...
2000-08-21 jsm28 * c-common.c (init_dollar_format_checking,
2000-08-21 jsm28 * c-common.c (scan_char_table): Add 'w' to flags for...
2000-08-21 jakub * gcc.c-torture/compile/20000606-1.c: New test.
2000-08-20 zack2000-08-20 Zack Weinberg <zack@wolery.cumb.org>
2000-08-19 zack * gcc.dg/cpp/lexstrng.c: Don't include string.h.
2000-08-18 jsm28 * gcc.dg/format-va-1.c: New test.
2000-08-15 jsm28 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr...
2000-08-13 geoffkIn gcc/:
2000-08-11 geoffk* gcc.dg/920413-1.c: Allow for 'traditional C rejects...
2000-08-10 jsm28 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
2000-08-09 jsm28 * gcc.dg/c90-const-expr-1.c: New test.
2000-08-08 rth * gcc.dg/noncompile/920923-1.c: Declare calloc.
2000-08-08 jsm28 * c-lex.c (yylex): Don't allow integer suffixes 'LUL...
2000-08-07 jsm28 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New...
2000-08-06 jsm28 * c-common.h (enum c_tree_index): Add CTI_SIGNED_SIZE_...
2000-08-05 zack * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with...
2000-08-04 jsm28 * c-common.h (flag_isoc94): Declare.
2000-08-04 zack * cpplex.c (parse_name): Might have to glue a CPP_OTHE...
2000-08-02 zack * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c,
2000-07-31 zack2000-07-31 Jakub Jelinek <jakub@redhat.com>
2000-07-31 jakub * gcc.dg/cpp/20000725-1.c: New test.
2000-07-31 zack * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
2000-07-31 zack * c-decl.c (mesg_implicit_function_declaration): Init...
2000-07-31 law * gcc.dg/noncompile/voidparam-1.c: New test.
2000-07-30 rth * gcc.dg/c90-digraph-1.c: Don't xfail.
2000-07-27 law * gcc.dg/c99-main-1.c: New test.
2000-07-27 law * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl...
2000-07-25 ghazi * gcc.dg/cpp/tr-warn3.c: New test.
2000-07-25 jakub * config/i386/i386.md (andsi_1+1): Allow HImode.
2000-07-24 jakub * gcc.dg/cpp/20000720-1.S: New test.
2000-07-20 zack * cppmacro.c (CAN_PASTE_AFTER): New macro.
2000-07-19 zack * tradcpp.c (rescan): Do not recognize directives...
2000-07-19 zack * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX...
2000-07-18 zack * cpplib.h (TTYPE_TABLE): Rearrange to use only two...
2000-07-18 aoliva* gcc.dg/noncompile/redecl-1.c: New test.
2000-07-17 zack * gcc.dg/cpp/syshdr.c: New test.
2000-07-17 zack * gcc.dg/cpp/cmdlne-dD.c: New test.
2000-07-17 law * gcc.dg/formatz-1.c: New test.
2000-07-17 law * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph.c,
2000-07-17 law * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
2000-07-17 law * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem...
2000-07-15 jakub * gcc.dg/20000715-1.c: New test.
2000-07-13 neil * c-common.h (flag_digraphs): New.
2000-07-11 neil * gcc.dg/cpp/cmdlne-C.c: Fix typo.
2000-07-11 neil * cpp.texi: Update.
2000-07-09 neil * cpphash.h: ISvspace, is_vspace, is_nvspace: New.
2000-07-08 neil * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
2000-07-08 zack * cppexp.c: Update all code for new lexer interface.
2000-07-08 neil * cpphash.c (is__va_args__): New function.
2000-07-07 jakub * integrate.c (copy_insn_list): Remove REG_LABEL notes.
2000-07-05 zack * gcc.dg/cpp/ident.c: Don't expect #ident strings...
2000-07-05 zacktoplevel:
2000-07-04 neil * cpplex.c: Fix trigraph replacement within strings.
2000-07-04 neil * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
2000-07-04 zacktop level:
2000-06-29 zack Move the c-torture/noncompile tests to either gcc...
2000-06-29 zack * gcc.dg/cpp/20000628-1a.h: On each of the first three...
2000-06-29 rth * gcc.c-torture/execute/930529-1.x: New file.
2000-06-29 zack Rearrange lots of files, removing entirely the
2000-06-28 jakub * gcc.dg/cpp/20000628-1.c: New test.
2000-06-27 zack * gcc.dg/cpp: New directory.
2000-06-26 sirl 2000-06-26 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-06-26 zack * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp...
2000-06-26 zack * gcc.dg/20000623-1.c: Prototype exit and abort.
next