OSDN Git Service

Fixed objc test failing on alpha because of missing include
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
2002-01-11 nicolaFixed objc test failing on alpha because of missing...
2002-01-11 aldyh * gcc.dg/altivec-4.c: Add tests for lvebx,...
2002-01-10 rth * gcc.c-torture/execute/loop-11.c: New.
2002-01-10 aldyh2002-01-08 Aldy Hernandez <aldyh@redhat.com>
2002-01-10 rth * gcc.c-torture/execute/20020108-1.c: Rewrite...
2002-01-09 law * gcc.c-torture/compile/20020109-2.c: New test.
2002-01-09 law * gcc.dg/asm-fs-1.c: Disable warnings when...
2002-01-09 law * gcc.c-torture/execute/loop-10.c: New test.
2002-01-09 jakub * gcc.c-torture/compile/20010226-1.c: New test.
2002-01-09 law * gcc.c-torture/execute/strct-stdarg-1.x: New file...
2002-01-09 jakub * gcc.c-torture/compile/20020109-1.c: New test.
2002-01-08 kazu * config/h8300/h8300.c (get_shift_alg): Fix 15-bit...
2002-01-08 jakub * expr.c (store_expr): Convert VOIDmode constants...
2002-01-08 hjl2002-01-08 H.J. Lu <hjl@gnu.org>
2002-01-08 geoffk * gcc.dg/altivec-4.c: Make the 'char' entries signed...
2002-01-08 aldyh * testsuite/gcc.dg/altivec-4.c: Test altivec...
2002-01-07 jakub * simplify-rtx.c (simplify_plus_minus): Bump n_ops...
2002-01-06 rodrigc2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-05 hp * gcc.c-torture/execute/nestfunc-4.c: New test.
2002-01-04 ljrittle * g++.old-deja/g++.abi/aggregates.C: Corrected last...
2002-01-04 ljrittle * gcc.c-torture/execute/ieee/rbug.c: Force FP to exten...
2002-01-04 ljrittle * g++.old-deja/g++.abi/aggregates.C: Do not skip i...
2002-01-04 jakub * gcc.dg/20020104-2.c: New test.
2002-01-04 jakub * tree.h (expand_expr_stmt_value): Add maybe_last...
2002-01-04 hp * gcc.dg/20020103-1.c: Fix typo in target selector.
2002-01-04 rth * gcc.dg/20020103-1.c: New.
2002-01-04 kazu * config/h8300/h8300.c (output_logical_op): Use 'not...
2002-01-03 jakub * simplify-rtx.c (simplify_binary_operation) [DIV...
2002-01-03 jakub * g++.dg/other/debug2.C: New test.
2002-01-02 jakub * c-typeck.c (output_init_element): Allow initializing...
2002-01-02 nathancp:
2002-01-02 nathan PR c++/5089
2002-01-02 nathancp:
2002-01-02 nathancp:
2002-01-02 nathancp:
2002-01-02 nathancp:
2002-01-02 nathancp:
2002-01-02 nathancp:
2002-01-02 nathancp:
2002-01-02 nathancp:
2002-01-01 hp * gcc.dg/mmix-1.c: New test.
2001-12-31 rth * regrename.c (build_def_use): Don't rename...
2001-12-31 paolo2001-12-31 Paolo Carlini <pcarlini@unitus.it>
2001-12-31 rth * cfglayout.c (scope_def, scope_forest_info...
2001-12-30 jakub * cfgrtl.c (try_redirect_by_replacing_jump): Allow...
2001-12-29 jakub * cfglayout.c (insert_intra_before_1): New.
2001-12-29 rth * g++.dg/eh/loop1.C: New.
2001-12-29 nathancp:
2001-12-29 nathancp:
2001-12-29 hp * gcc.c-torture/compile/20011229-1.c: New test.
2001-12-28 shebs * lib/objc-torture.exp: Resync with c-torture.exp.
2001-12-28 jakub * c-typeck.c (store_init_value): If initializing objec...
2001-12-27 rth * builtins.c (expand_builtin_memcmp): Optimize...
2001-12-27 rth * haifa-sched.c (reemit_other_notes): New.
2001-12-26 nathancp:
2001-12-24 nathancp:
2001-12-24 rth PR c/5163:
2001-12-24 rth * stmt.c (resolve_operand_names): Handle operan...
2001-12-24 rth * gcc.c-torture/execute/20011219-1.c (main...
2001-12-23 jsm28 * c-typeck.c (c_start_case): Don't strip conversions...
2001-12-21 rth * gcc.dg/wtr-aggr-init-1.c: Test that __extensi...
2001-12-21 rth * g++.old-deja/g++.eh/badalloc1.C (malloc)...
2001-12-21 jakub * gcc.c-torture/compile/20011218-1.c: New test.
2001-12-21 nickcoops - accidentally omitted from previous delta
2001-12-21 ghazi * builtin-attrs.def (__builtin_printf_unlocked,
2001-12-21 rth * g++.old-deja/g++.eh/badalloc1.C (arena_size...
2001-12-20 jakub * simplify-rtx.c (simplifi_binary_operation) [DIV...
2001-12-20 jakub * combine.c (distribute_notes): Avoid adding REG_LABEL...
2001-12-20 rth PR c/5147
2001-12-19 jakub * config/ia64/ia64.c (ia64_single_set): Return first...
2001-12-19 nathancp:
2001-12-17 law * gcc.c-torture/execute/20011217-1.c: New test.
2001-12-17 nicolaNew test for loading unclaimed categories in Objective-C
2001-12-17 aj * gcc.c-torture/compile/20011217-2.c: New test.
2001-12-17 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): Contain a...
2001-12-15 aldyh * testsuite/gcc.dg/20011214-1.c: New.
2001-12-14 aldyh2001-12-13 Aldy Hernandez <aldyh@redhat.com>
2001-12-14 hp * expr.c (expand_expr, case ADDR_EXPR): Don't honor
2001-12-13 danglin * g++.old-deja/g++.jason/template31.C: Remove template...
2001-12-13 nicolaNew objc tests for bitfield enumeration ivars
2001-12-12 jakub * c-typeck.c (digest_init): Allow initializing
2001-12-12 nathan * doc/extend.texi (Deprecated Features): Deprecate...
2001-12-11 nathancp:
2001-12-11 neil * c-common.c (combine_strings): Complain if concatenating
2001-12-11 shebs * objc/objc-act.c (finish_message_expr): Fix...
2001-12-11 jason * lib/prune.exp (prune_gcc_output): Also handle...
2001-12-10 nathancp:
2001-12-09 nathancp:
2001-12-08 aldyh2001-10-08 Aldy Hernandez <aldyh@redhat.com>
2001-12-08 rth * gcc.dg/cpp/ucs.c: Adjust expected warning...
2001-12-07 ciceron * gcc.dg/sparc-ret.c: New file, test return corruption...
2001-12-07 kenner * g++-old.deja/g++.robertl/eb101.C: Deleted.
2001-12-07 janis * gcc.c-torture/execute/builtin-prefetch-1...
2001-12-06 zack * gcc.c-torture/execute/memcheck: Delete entire directory.
2001-12-05 neil * c-common.c (shadow_warning): New function, moved...
2001-12-05 jakub * gcse.c (store_killed_in_insn): Consider pure calls
2001-12-05 jakub * expr.c (expand_expr): When checking promoted value...
2001-12-05 jakub * c-typeck.c (output_init_element): Call digest_init
2001-12-05 jakub * c-decl.c (pushdecl): Only increase n_incomplete...
2001-12-04 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): New.
next