OSDN Git Service

* g++.old-deja/g++.other/eh4.C: Fix typo.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture /
2001-03-28 pb2001-03-28 Philip Blundell <philb@gnu.org>
2001-03-27 amodra * c-typeck.c (digest_init): Fold init expression.
2001-03-25 jsm28 * gcc.c-torture/execute/20010325-1.c: New test.
2001-03-20 pb2001-03-20 Philip Blundell <philb@gnu.org>
2001-03-15 dje2001-03-15 Geoff Keating <geoff@redhat.com>
2001-03-07 neil * g++.old-deja/g++.other/crash31.C: XFAIL.
2001-02-27 jle * combine.c (known_cond): Do not reverse the...
2001-02-26 wcohen2001-02-26 Will Cohen <wcohen@redhat.com>
2001-02-25 sirl 2001-02-24 Franz Sirl <Franz.Sirl-kernel...
2001-02-23 jakub * fold-const.c (extract_muldiv) [case PLUS_EXPR]:...
2001-02-16 neil * gcc.c-torture/execute/longlong.c: New test.
2001-02-14 amylaar * gcc.c-torture/execute/920302-1.c (execute):
2001-02-14 jakub * stor-layout.c (is_pending_size, put_pending_size...
2001-02-12 jakub * c-common.c (constant_fits_type_p): New function.
2001-02-08 jsm28 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg...
2001-02-07 jakub * gcc.c-torture/execute/20010206-1.c: New test.
2001-02-05 jakub * c-typeck.c (common_type): push and pop binding level...
2001-01-31 amylaar * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2001-01-29 jakub * config/i386/i386.md (addqi_1_lea): Fix mode (QI...
2001-01-28 ghazi * gcc.c-torture/execute/stdio-opt-2.c: Also test __bui...
2001-01-25 oldham2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-25 rthNew test.
2001-01-24 jsm28 * c-parse.in (cast_expr): Move compound literals from...
2001-01-24 sirl 2001-01-22 Franz Sirl <Franz.Sirl-kernel...
2001-01-22 sirl 2001-01-22 Franz Sirl <Franz.Sirl-kernel...
2001-01-20 zack2001-01-20 Jakub Jelinek <jakub@redhat.com>
2001-01-19 jakub * gcc.c-torture/execute/20010119-1.c: New test.
2001-01-19 jakub * gcc.c-torture/execute/20010118-1.c: New test.
2001-01-17 jakub * config/i386/i386.md (cmpqi_minus_1): Use q constrain...
2001-01-17 jakub * config/i386/i386.md (cmpqi_minus_1): Use {b} for...
2001-01-16 rth * config/i386/i386.h: Fix comment typo.
2001-01-15 mmitchel * varasm.c (make_decl_rtl): Fix typo in last change.
2001-01-15 sirl 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-01-14 jsm28 * gcc.c-torture/compile/20010114-1.c: New test.
2001-01-14 nickcExpext the bf64-1.c test to fail for the M*Core
2001-01-13 jsm28 * gcc.c-torture/compile/20010113-1.c: New test.
2001-01-13 jakub * gcc.c-torture/compile/20001212-1.c: New test.
2001-01-12 jakub * c-typeck.c (store_init_value): Don't require constan...
2001-01-10 alehotsky*** empty log message ***
2001-01-09 law * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2001-01-07 ghazi * builtins.def (BUILT_IN_FPRINTF): New entry.
2001-01-07 jakub * config/i386/i386.c (constant_call_address_operand...
2001-01-07 jsm28 * c-common.c (c_common_nodes_and_builtins): Add _Exit...
2001-01-06 aoliva* gcc.c-torture/execute/20010106-1.c: New test.
2001-01-05 aoliva* gcc.c-torture/execute/991228-1.c: Take word endiannes...
2001-01-05 jsm28 * builtins.def (BUILT_IN_CONJ, BUILT_IN_CREAL, BUILT_I...
2001-01-05 jsm28 * fold-const.c (fold): When folding a CONJ_EXPR of...
2001-01-04 kenner * gcc.c-torture/execute/built-in-setjmp.c: New.
2001-01-03 ghaziupdate copyrights
2001-01-03 ghazi * builtins.c (expand_builtin_strncmp): Use host_intege...
2001-01-03 ghazi * gcc.c-torture/compile/20010102-1.c: New test.
2001-01-02 cchavvaInitial version.
2001-01-02 ghaziupdate copyrights
2001-01-02 ghazi * c-common.c (c_common_nodes_and_builtins): Set prototype
2000-12-30 oldham2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2000-12-29 rthNew test.
2000-12-28 geoffk * gcc.c-torture/execute/20001228-1.c: New test.
2000-12-27 ghazi * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_...
2000-12-27 geoffk2000-12-27 Geoffrey Keating <geoffk@redhat.com>
2000-12-22 jsm28 * gcc.c-torture/compile/20001222-1.c: New test.
2000-12-22 aoliva* gcc.c-torture/execute/comp-goto-2.c: New test.
2000-12-21 amylaar * gcc.c-torture/execute/20000822-1.c: Check for NO_TRA...
2000-12-21 amylaar * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2000-12-21 berndsNew testcase
2000-12-21 berndsNew compilation test case.
2000-12-18 jsm28 * gcc.c-torture/execute/builtin-abs-1.c,
2000-12-14 clm * gcc.c-torture/execute/920501-7.c: Check for...
2000-12-07 law * gcc.c-torture/execute/ieee/hugeval.x: New.
2000-12-06 ghazi * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add...
2000-12-05 geoffk* global.c (global_conflicts): Allow for a REG_UNUSED...
2000-12-05 rthNew test.
2000-12-04 neil * g++.old-deja/g++.other/virtual9.C: New test.
2000-12-04 ghazi * builtins.c (expand_builtin_strspn, expand_builtin_st...
2000-12-04 jsm28 * gcc.c-torture/execute/20001203-1.c: New test.
2000-12-03 ghazi * builtins.c (expand_builtin_strcat, expand_builtin_st...
2000-12-03 ghazi * builtins.c (expand_builtin_strcmp): Use const*_rtx...
2000-12-01 jakub * builtins.c (target_char_cast): New function.
2000-12-01 geoffk * gcc.c-torture/execute/20001130-2.c: New testcase.
2000-11-30 rth * calls.c (expand_call): Emit queued insns...
2000-11-29 jakub * expr.h (store_by_pieces): Add prototype.
2000-11-28 jakub * loop.c (load_mems): Avoid using next_label to find...
2000-11-27 ghazi * builtins.c (expand_builtin_strncmp, expand_builtin_s...
2000-11-25 jsm28cp:
2000-11-25 aoliva* gcc.c-torture/compile/20001123-2.c: New.
2000-11-24 berndsNew testcase
2000-11-24 nathan * c-parse.in (unary_expr): Move VA_ARG from...
2000-11-22 jakub * gcc.c-torture/execute/ieee/20001122-1.c: New test.
2000-11-21 jakub * gcc.c-torture/execute/20001121-1.c: New test.
2000-11-21 rthNew test.
2000-11-19 rth * gcc.c-torture/execute/nestfunc-3.c (main...
2000-11-19 rth * gcc.c-torture/execute/20001009-2.c (foo)...
2000-11-18 rth * gcc.c-torture/execute/zerolen-1.c: Rename...
2000-11-18 rth * gcc.c-torture/execute/20001115-1.c: Don't...
2000-11-16 nickcAdd a couple of new test cases for nested function...
2000-11-16 berndsNew testcase
2000-11-16 sirl 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-11-14 dlindsayTest which exposed a gcse bug at one time.
2000-11-14 jakub * varasm.c (struct deferred_string): New structure.
2000-11-13 jakub * gcc.c-torture/execute/loop-7.c: New test.
2000-11-13 ghazi * builtins.c (expand_builtin): Handle BUILT_IN_INDEX and
next