OSDN Git Service

* cppmacro.c (funlike_invocation_p): Move some logic to caller
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg /
2001-10-08 neil * cppmacro.c (funlike_invocation_p): Move some logic...
2001-10-02 neil * gcc.dg/cpp/macro11.c: New test.
2001-10-02 jsm28 * c-common.c (c_format_attribute_table): Make format and
2001-10-02 jsm28 * attribs.c (decl_attributes): Possibly call
2001-10-01 neil * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Corre...
2001-09-30 neil * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New...
2001-09-30 neil * cpphash.h (POOL_ALIGN, POOL_FRONT, POOL_LIMIT, POOL_...
2001-09-25 neil * gcc.dg/cpp/20000625-2.c: Correct line number.
2001-09-24 neil * c-lex.c (cb_def_pragma): Update.
2001-09-22 jsm28 * c-format.c (init_function_format_info): Check __buil...
2001-09-21 dj* c-typeck.c (really_start_incremental_init): Discriminate
2001-09-17 rth * gcc.dg/array-5.c: Fix VLA decomposition test.
2001-09-16 neil * cppmain.c (scan_translation_unit): Don't worry about
2001-09-16 rth * c-typeck.c (comptypes): Handle zero-length...
2001-09-15 neil * gcc.dg/cpp/macro9.c: Update to make lucky passes...
2001-09-15 neil * gcc.dg/cpp/macro9.c: New test.
2001-09-13 neil * c-parse.in (_yylex): Use _cpp_backup_tokens.
2001-09-12 jakub * gcc.dg/20010912-1.c: New test.
2001-08-27 aldyh * gcc.dg/asm-names.c (ymain): New.
2001-08-24 ghazi * fold-const.c (tree_expr_nonnegative_p): Handle ...
2001-08-05 neil PR preprocessor/3824
2001-08-05 neil PR preprocessor/3081
2001-08-04 zack * builtins.c (fold_builtin_constant_p): Return integer...
2001-08-02 neil * line-map.c: New.
2001-08-01 hp * gcc.dg/c99-scope-2.c: Don't generally assume adding...
2001-07-31 neil * gcc.dg/cpp/macro8.c: New tests.
2001-07-26 neil * cpphash.h (struct_lexer_state): Delete was_skipping.
2001-07-24 jason * lib/scanasm.exp (scan-assembler*): Don't...
2001-07-18 aj * gcc.dg/iftrap-1.c: Fix target line.
2001-07-17 jsm28 * c-parse.in (all_prefix_attributes): New variable.
2001-07-14 rth * ifcvt.c (find_cond_trap): New.
2001-06-28 shebs * config/darwin.h (REGISTER_TARGET_PRAGMAS...
2001-06-22 jsm28 * c-common.c (verify_tree): Check for x being NULL.
2001-06-11 ro * config/mips/iris6.h (NO_BUILTIN_WINT_TYPE): Define.
2001-06-11 jsm28 * c-decl.c (xref_tag): Don't return previous tags...
2001-06-08 mmitchel * c-decl.c (grokdeclarator): Make the TREE_TYPE for...
2001-05-25 jsm28 * c-parse.in (array_declarator): New. Handle C99...
2001-05-25 mmitchel * c-typeck.c (digest_init): Issue error messages about
2001-05-23 neil * cpp.texi: Update for handling of charconsts.
2001-05-22 jsm28 * c-lex.c (lex_number): If pedantic and not C99, pedwa...
2001-05-21 mmitchel * c-decl.c (finish_decl): Don't set DECL_C_HARD_REGIST...
2001-05-21 ghazi * fold-const.c (tree_expr_nonnegative_p): Detect more
2001-05-17 zacki * libgcc1-test.c, libgcc1.c, config/i386/perform...
2001-05-15 mmitchel * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc...
2001-05-10 zack * cppinit.c (cpp_post_options): Shut off macro expansi...
2001-05-06 neil * gcc.dg/cpp/syshdr.h: New file.
2001-05-05 neil * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original...
2001-05-02 jakub * tradcpp.c (do_define): Make sure we don't walk past...
2001-04-30 rthRevert last change.
2001-04-30 mmitchel * regmove.c (record_stack_memrefs): Catch all referenc...
2001-04-26 jakub * integrate.c (expand_inline_function): Check for...
2001-04-25 jakub * c-format.c (check_format_info_recurse): Handle
2001-04-25 jakub * emit-rtl.c (subreg_hard_regno): Only do HARD_REGNO_M...
2001-04-24 nathangcc:
2001-04-17 ghazi * c-typeck.c (convert_arguments): Don't check for...
2001-04-10 ghazi * c-typeck.c (convert_arguments): -Wtraditional now...
2001-03-14 neil * gcc.dg/cpp/mi1.c: Update.
2001-03-07 neil * g++.old-deja/g++.other/crash31.C: XFAIL.
2001-03-07 zack2001-03-06 Zack Weinberg <zackw@stanford.edu>
2001-03-03 neil * cpplex.c (_cpp_lex_token): Don't warn about directiv...
2001-03-03 neil * gcc.dg/cpp/multiline.c: Update.
2001-02-14 neil * gcc.dg/cpp/sysmac1.c, sysmac2.c: New testcases.
2001-02-12 jsm28 * c-decl.c (grokdeclarator): In C99 mode, give the...
2001-02-08 jsm28 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg...
2001-02-07 jakub * c-decl.c (finish_enum): Revert part of 2000-01-05...
2001-02-06 neil * gcc.dg/cpp/avoidpaste1.c: Update.
2001-02-01 neil * gcc.dg/cpp/avoidpaste2.c: New tests.
2001-01-31 jakub * c-typeck.c (set_init_index): If first is equal to...
2001-01-31 oldham2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-31 jsm28 * c-parse.in (structsp): Pedwarn when "enum foo" refer...
2001-01-31 neil * gcc.dg/cpp/tr-warn1.c: Add tests.
2001-01-31 neil * gcc.dg/cpp/avoidpaste1.c: Update.
2001-01-31 oldham2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-30 neil * c-decl.c (c_expand_body): Check TYPE_SIZE_UNI...
2001-01-29 neil * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2001-01-28 neil * gcc.dg/cpp/avoidpaste1.c: Test case.
2001-01-27 jakub * c-typeck.c (struct constructor_stack): Add range_sta...
2001-01-20 neil * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2001-01-18 aoliva* gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2001-01-18 neil * gcc.dg/cpp/assembl2.S: New test case.
2001-01-18 oldham2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-15 jsm28 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New...
2001-01-15 neil * gcc.dg/cpp/if-2.c: Comment out occasionally...
2001-01-14 jsm28 * gcc.c-torture/compile/20010114-1.c: New test.
2001-01-13 neil * gcc.dg/cpp/widestr1.c: Update.
2001-01-12 jakub * c-typeck.c (store_init_value): Don't require constan...
2001-01-11 neil * gcc.dg/cpp/if-2.c: Fix bogus update.
2001-01-11 neil * gcc.dg/cpp/if-2.c: Add wide char test without sign...
2001-01-10 alehotsky*** empty log message ***
2001-01-10 law * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2001-01-09 jsm28 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c:...
2001-01-07 jsm28 * gcc.dg/format/format.h: New file.
2001-01-06 jsm28 * gcc.dg/format/format.exp: New file.
2001-01-05 rth * gcc.dg/20000926-1.c: Update expected warnings.
2001-01-04 rth * c-decl.c (grokdeclarator): Give zero-length...
2001-01-02 rth * c-common.h (ASM_INPUT_P): New.
2001-01-02 ajNew tests for noreturn.
2000-12-29 rth * gcc.dg/20001117-1.c (__cyg_profile_func_enter...
2000-12-29 geoffk2000-12-28 Geoffrey Keating <geoffk@redhat.com>
2000-12-28 geoffk * gcc.dg/20001228-1.c: New test.
next