OSDN Git Service

* ifcvt.c (noce_get_alt_condition): Use reg_overlap_mentioned_p.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite /
2002-07-26 neil * doc/cppopts.texi: Update.
2002-07-26 sayle * gcc.c-torture/execute/20020720-1.x: Skip this test on
2002-07-25 rsandifo * doc/invoke.texi: Document -mabi=meabi, and expand...
2002-07-25 aldyh * testsuite/gcc.dg/ppc-spe.c: New.
2002-07-24 geoffkIn cp/ChangeLog:
2002-07-24 rth * gcc.c-torture/execute/loop-2e.c: Rewrite...
2002-07-24 gdr * g++.dg/ext/alignof1.C (main): Return 0 for...
2002-07-24 sayle2002-07-24 Frank van der Linden <fvdl@wasabisystems...
2002-07-23 neil * cppexp.c (parse_defined): Mark macro used.
2002-07-23 ghazi * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x,...
2002-07-23 amylaargcc:
2002-07-23 gdr2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2002-07-22 lerdsuwa PR c++/7347, c++/7348
2002-07-22 jakub * c-decl.c (build_compound_literal): Defer compound...
2002-07-21 gdr2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2002-07-20 sayle * simplify-rtx.c (simplify_relational_operation):...
2002-07-20 neil * cppexp.c (struct op): Add token pointer.
2002-07-20 amodraNew test.
2002-07-19 neil * cppexp.c (ALWAYS_EVAL): Remove.
2002-07-19 dje * g++.dg/opt/pr6713.C: Add template instantiation.
2002-07-18 rth * ifcvt.c (noce_get_condition): Make certain...
2002-07-18 amodra * gcc.dg/nest.c: New.
2002-07-17 rth PR optimization/6713
2002-07-17 rth * gcc.c-torture/execute/loop-2e.x: Let the testcase
2002-07-17 rth * gcc.c-torture/execute/20010122-1.x: Do not...
2002-07-17 jason* mangle.c (write_unqualified_name): Handle template...
2002-07-17 lerdsuwa PR c++/2862, c++/2863
2002-07-17 lerdsuwa PR c++/4802, c++/5387
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-07-15 rth PR optimization/7153
2002-07-15 jakub PR middle-end/7245
2002-07-11 amylaargcc:
2002-07-11 mmitchel PR c++/7224
2002-07-11 jason PR c++/7279
2002-07-11 ro * configure.in (mips*-*-irix6*o32): Enable stabs.
2002-07-11 sayle * c-decl.c (duplicate_decls): Preserve the noreturn...
2002-07-11 sayle2002-07-10 Roger Sayle <roger@eyesopen.com>
2002-07-10 law * gcc.c-torture/compile/981006-1.x: Do not...
2002-07-09 aldyh * gcc.dg/20020312-2.c: Check for __PPC__.
2002-07-09 dnovillo * gcc.c-torture/compile/20020709-1.c: New test.
2002-07-07 sayle * error.c (dump_function_name): Use DECL_TEMPLATE_RESU...
2002-07-06 aoliva* gcc.c-torture/compile/20020706-1.c: New test.
2002-07-06 aoliva* g++.dg/warn/incomplete1.C: New test.
2002-07-06 aoliva* linkage1.C, linkage1-main.cc: New test.
2002-07-06 sayle2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2002-07-05 jason * cvt.c (cp_convert_to_pointer): Call force_fit...
2002-07-05 mmitchel PR c++/6706
2002-07-05 jason PR optimization/7145
2002-07-04 amylaargcc:
2002-07-03 cgd2002-07-03 Chris Demetriou <cgd@broadcom.com>
2002-07-03 lerdsuwa PR c++/6944
2002-07-03 amylaargcc:
2002-07-03 ghazigcc:
2002-07-02 cgdfix formatting of previous ChangeLog entry
2002-07-02 dpatel * objc/objc-act.c (adjust_type_for_id_default...
2002-07-02 neil * cpptrad.c: Update comment.
2002-07-02 neil * Forgotten to apply.
2002-07-02 shebs2002-07-02 Ziemowit Laski <zlaski@apple.com>
2002-07-02 neil * cppinit.c (cpp_handle_option): Suppress warnings...
2002-07-02 lerdsuwa PR c++/6716
2002-07-02 mmitchel * g++.dg/template/sizeof2.C: New test.
2002-07-02 mmitchel PR c++/7112
2002-07-01 neil * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne...
2002-07-01 hp PR target/7177
2002-07-01 shebs * lib/objc.exp (objc_target_compile): Add the...
2002-07-01 amylaar * gcc.c-torture/execute/arith-rand-ll.c: New test.
2002-07-01 neil * cpptrad.c (skip_whitespace): Pass pointer to prior...
2002-07-01 shebs2002-06-30 Devang Patel <dpatel@apple.com>
2002-06-27 mmitchel PR c++/6695
2002-06-27 aldyh2002-06-27 Aldy Hernandez <aldyh@redhat.com>
2002-06-27 amylaar * gcc.c-torture/execute/simd-2.c (i, j): Add initializ...
2002-06-27 neil PR preprocessor/7070
2002-06-25 amylaargcc:
2002-06-25 neil * cpplib.c (do_include_common): Revert to correct...
2002-06-24 neil * cpptrad.c (scan_out_logical_line): Check recursing...
2002-06-23 aj * gcc.c-torture/execute/complex-6.c: New.
2002-06-22 neil * cpptrad.c (struct fun_macro): Add line number.
2002-06-21 neil * cpperror.c (cpp_error): For traditional CPP, default to
2002-06-20 rth * typeck.c (mark_addressable): Don't test TREE_...
2002-06-20 neil * cppexp.c (cpp_interpret_integer): Don't force tradit...
2002-06-20 rsandifo * gcc.dg/20020620-1.c: New test.
2002-06-20 lerdsuwa PR c++/6723
2002-06-20 rth * c-common.c (c_common_get_alias_set): Correctl...
2002-06-19 jakub * g++.dg/opt/vt1.C: Fix regexp.
2002-06-19 ghazi * gcc.c-torture/execute/pure-1.c: Make functions stati...
2002-06-18 hp * gcc.c-torture/execute/20020615-1.c: Fix typo in...
2002-06-18 aldyh2002-06-16 Aldy Hernandez <aldyh@redhat.com>
2002-06-18 aldyh2002-06-16 Aldy Hernandez <aldyh@redhat.com>
2002-06-17 hp * gcc.c-torture/execute/20020615-1.c: Correct bug...
2002-06-17 rth * tree.c (cp_cannot_inline_tree_fn): Don't...
2002-06-16 rth * regclass.c (globalize_reg): Update regs_inval...
2002-06-16 rth * c-common.c (flag_ms_extensions): Move from...
2002-06-16 rth * gcc.dg/20020531-1.c: Add LL specifier to...
2002-06-15 hp * gcc.c-torture/execute/20020615-1.c: New test.
2002-06-15 sayle * fold-const.c (comparison_to_compcode): New function...
2002-06-15 rthNew.
2002-06-14 rth * defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New.
2002-06-12 lerdsuwa * g++.dg/template/typename2.C: Update error message.
2002-06-12 hp * gcc.c-torture/execute/20020611-1.c: New test.
2002-06-11 bwilson * g++.old-deja/g++.pt/static11.C: Add xtensa...
next