OSDN Git Service

PR c++/17412
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
2004-09-11 steven PR c++/17412
2004-09-11 jakub * tree-ssa-alias.c (collect_points_to_info_r): Handle
2004-09-11 aj * gcc.c-torture/execute/991118-1.x: Delete, PR 16437...
2004-09-11 rsandifo * gcc.target/frv: New directory of FR-V-specific tests.
2004-09-11 wilsonFix excess errors problem for invalid vector testcase.
2004-09-11 sayle PR middle-end/17024
2004-09-11 echristo2004-09-10 Eric Christopher <echristo@redhat.com>
2004-09-10 jsm28 * c-tree.h (struct c_declspecs): Remove typedef_decl...
2004-09-10 rsandifo * tree-tailcall.c (process_assignment): Only do accumu...
2004-09-10 jsm28 * toplev.c (warn_deprecated_use): Correct logic for...
2004-09-10 wilsonFix ICE on invalid input, and eliminate confusing error...
2004-09-10 sayle PR middle-end/17055
2004-09-09 hp PR target/17377
2004-09-09 jsm28 PR c/8420
2004-09-09 jsm28 * c-tree.h (C_DECL_USED, parser_obstack, in_alignof...
2004-09-08 dpatel * config/darwin.h (TARGET_OPTION_TRANSLATE_TABL...
2004-09-08 zlaski[gcc/testsuite/ChangeLog]
2004-09-06 hjl2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
2004-09-06 dpatel2004-09-06 Devang Patel <dpatel@apple.com>
2004-09-06 zackcp:
2004-09-06 pbrook2004-09-06 Steven G. Kargl <kargls@comcast.net>
2004-09-05 rakdver * tree-ssa-loop-ivopts.c: New file.
2004-09-05 ghazi * builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New.
2004-09-05 ghazigcc:
2004-09-04 uros2004-09-04 Uros Bizjak <uros@kss-loka.si>
2004-09-04 dpatel Tree level if-conversion for vectorizer.
2004-09-03 rth/
2004-09-03 rth PR c/7054
2004-09-03 dpatel * dwarf2out.c (gen_field_die): Equate decl...
2004-09-03 mmitchel * README.QMTEST: Fix out-of-date link.
2004-09-03 billingd2004-09-03 David Billinghurst <David.Billinghurst...
2004-09-03 mmitchel * config/arm/bpabi.h (TARGET_BPABI_CPP_BUILTINS):...
2004-09-02 geoffk * config/rs6000/rs6000.c (expand_block_clear): Use...
2004-09-02 wilsonAdd MIPS-3D and MIPS PS testcases from Chao-ying Fu.
2004-09-02 pbrook * io/format.c (parse_format_list): Set repeat count...
2004-09-01 tobifortran/
2004-09-01 tobifortran/
2004-09-01 kenner PR c/15224
2004-09-01 mmitchel * g++.dg/opt/loop1.C: Do not XFAIL.
2004-09-01 jakub * fold-const.c (operand_equal_p): Require equal sign...
2004-09-01 billingd2004-09-01 David Billinghurst <David.Billinghurst...
2004-09-01 pinskia2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-01 mmitchel * target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLA...
2004-09-01 geoffk * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
2004-08-31 pbrook * runtime/error.c (generate_error): Set both iostat and
2004-08-31 tobifortran/
2004-08-31 pbrook PR libfortran/16805
2004-08-31 mmitchel * hooks.c (hook_bool_void_true): New function.
2004-08-31 rth * g++.dg/other/offsetof1.C: Include cstddef...
2004-08-31 tobifortran/
2004-08-31 pbrook * io/transfer.c (read_sf): Rename uinty to readlen...
2004-08-31 pbrook * list_read.c (eat_separator): Set at_eo when a '...
2004-08-31 mmitchel Revert:
2004-08-30 geoffk2004-08-30 Geoffrey Keating <geoffk@apple.com>
2004-08-30 tobifortran/
2004-08-30 rth * class.c (build_base_path): Use build_address...
2004-08-30 rth * lib/fortran-torture.exp (fortran-torture...
2004-08-30 rth * lib/f-torture.exp: Remove.
2004-08-29 mmitchel PR rtl-optimization/16590
2004-08-29 tobifortran/
2004-08-29 pbrook2004-08-29 Steven G. Kargl <kargls@comcast.net>
2004-08-28 pbrook PR libfortran/17195
2004-08-27 pbrook * io/rewind.c (st_rewind): Reset unit to read mode.
2004-08-27 bdavis2004-08-27 Bud Davis <bdavis9659@comcast.net>
2004-08-26 jsm28 PR c/13801
2004-08-26 nickcPR target/17119.
2004-08-26 jsm28Revert corruption introduced in revision 1.3846.
2004-08-26 jsm28 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c...
2004-08-26 rth * gfortran.fortran-torture/execute/intrinsic_sr_kind...
2004-08-26 zlaski[gcc/testsuite/ChangeLog]
2004-08-25 tobifortran/
2004-08-25 nemet * g++.dg/template/repo3.C: New test.
2004-08-25 sayle PR middle-end/16693
2004-08-25 zlaski[gcc/ChangeLog]
2004-08-25 mmitchel PR c++/17155
2004-08-25 pbrook PR fortran/17144
2004-08-25 lerdsuwa PR c++/14428
2004-08-25 bdavis2004-08-24 Bud Davis <bdavis9659@comcast.net>
2004-08-25 bdavis2004-08-24 Bud Davis <bdavis9659@comcast.net>
2004-08-24 rakdver * tree-ssa-loop-ivcanon.c: New file.
2004-08-24 rsandifoFix logs for last delta. Sorry for the screw-up.
2004-08-24 rsandifo * config/mips/mips.c (mips_gen_conditional_trap):...
2004-08-24 pbrook * gfortran.dg/entry_2.f90: New test.
2004-08-24 nathancp:
2004-08-24 lerdsuwa PR c++/16706
2004-08-24 nathancp:
2004-08-24 mmitchel PR c++/17163
2004-08-24 sayle PR rtl-optimization/17078
2004-08-24 mmitchel PR c/14492
2004-08-24 mmitchel PR c/16180
2004-08-23 rakdver * gcc.c-torture/execute/20040823-1.c: New test.
2004-08-23 rsandifo * config.gcc (mips-*-*): Remove definitions of MASK_GA...
2004-08-23 pinskia2004-08-22 Andrew Pinski <apinski@apple.com>
2004-08-22 tobi* gfortran.dg/reduction.f90: Add checks with complex...
2004-08-21 pbrook2004-08-21 Bud Davis <bdavis9659@comcast.net>
2004-08-21 mmitchel PR c++/17121
2004-08-21 jsm28cp:
2004-08-21 mmitchel * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
2004-08-20 jakub PR rtl-optimization/17099
2004-08-20 dje * gcc.dg/uninit-H.c: Add _POWER to powerpc...
next