OSDN Git Service

* objc.dg/isa-field-1.m: Only run on darwin.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index ef5ebd4..e5b3507 100644 (file)
+2005-05-26  Mike Stump  <mrs@apple.com>
+
+       * objc.dg/isa-field-1.m: Only run on darwin.
+       * objc.dg/lookup-1.m: Likewise.
+       * objc.dg/try-catch-8.m: Likewise.
+
+2005-05-26  Roger Sayle  <roger@eyesopen.com>
+
+       PR tree-optimization/9814
+       * gcc.dg/pr9814-1.c: New test case.
+
+2005-05-26  Ziemowit Laski  <zlaski@apple.com>
+
+       * objc.dg/comp-types-8.m, objc.dg/encode-6.m,
+       objc.dg/extra-semi.m, objc.dg/fix-and-continue-2.m,
+       objc.dg/isa-field-1.m, objc.dg/lookup-1.m, objc.dg/method-15.m,
+       objc.dg/method-16.m, objc.dg/method-17.m, objc.dg/method-18.m,
+       objc.dg/method-19.m, objc.dg/next-runtime-1.m,
+       objc.dg/no-extra-load.m, objc.dg/pragma-1.m, objc.dg/stubify-1.m,
+       objc.dg/stubify-2.m, objc.dg/super-class-4.m,
+       objc.dg/super-dealloc-1.m, objc.dg/super-dealloc-2.m,
+       objc.dg/try-catch-6.m, objc.dg/try-catch-7.m,
+       objc.dg/try-catch-8.m: New.
+
+2005-05-26  Janis Johnson  <janis187@us.ibm.com>
+
+       * lib/obj-c++.exp (obj-c++_target_compile): Declare global variable,
+       remove extraneous semicolons.
+
+2005-05-26  Ziemowit Laski  <zlaski@apple.com>
+
+       * obj-c++.dg/comp-types-12.mm: New.
+       * objc.dg/comp-types-11.m: New.
+       * objc.dg/selector-4.m: New.
+
+2005-05-26  Andreas Jaeger  <aj@suse.de>
+
+       PR testsuite/20772
+       * g++.old-deja/g++.ext/attrib1.C, g++.old-deja/g++.ext/attrib2.C,
+       g++.old-deja/g++.ext/attrib3.C,
+       g++.old-deja/g++.other/store-expr1.C,
+       g++.old-deja/g++.other/store-expr2.C, g++.dg/opt/longbranch2.C,
+       gcc.dg/20000609-1.c, gcc.dg/20000720-1.c, gcc.dg/20011107-1.c,
+       gcc.dg/20011119-1.c, gcc.dg/20020108-1.c, gcc.dg/20020122-2.c,
+       gcc.dg/20020122-3.c, gcc.dg/20020201-3.c, gcc.dg/20020206-1.c,
+       gcc.dg/20020218-1.c, gcc.dg/20020310-1.c, gcc.dg/20020411-1.c,
+       gcc.dg/20020418-2.c, gcc.dg/20020426-1.c, gcc.dg/20020426-2.c,
+       gcc.dg/20020517-1.c, gcc.dg/20020523-1.c, gcc.dg/20020523-2.c,
+       gcc.dg/20020729-1.c, gcc.dg/20030204-1.c, gcc.dg/20030826-2.c,
+       gcc.dg/20030926-1.c, gcc.dg/20031202-1.c, gcc.dg/980312-1.c,
+       gcc.dg/980313-1.c, gcc.dg/990424-1.c, gcc.dg/990524-1.c,
+       gcc.dg/991230-1.c, gcc.dg/i386-387-1.c, gcc.dg/i386-387-2.c,
+       gcc.dg/i386-387-3.c, gcc.dg/i386-387-4.c, gcc.dg/i386-387-5.c,
+       gcc.dg/i386-387-6.c, gcc.dg/i386-bitfield1.c,
+       gcc.dg/i386-bitfield2.c, gcc.dg/i386-loop-1.c,
+       gcc.dg/i386-loop-2.c, gcc.dg/i386-loop-3.c, gcc.dg/i386-pic-1.c,
+       gcc.dg/i386-regparm.c, gcc.dg/i386-signbit-1.c,
+       gcc.dg/i386-signbit-2.c, gcc.dg/i386-sse-5.c, gcc.dg/i386-sse-8.c,
+       gcc.dg/i386-unroll-1.c, gcc.dg/tls/opt-1.c, gcc.dg/tls/opt-2.c,
+       gcc.dg/unroll-1.c: Handle 32-bit x86-64 compilation.
+
+2005-05-26  Andreas Jaeger  <aj@suse.de>
+
+       * gcc.c-torture/execute/ieee/ieee.exp: Set float-store for 32-bit
+       x86-64 compilation.
+
+2005-05-26  Andreas Jaeger  <aj@suse.de>
+
+        PR testsuite/20772
+       * gfortran.dg/promotion.f90, gcc.misc-tests/i386-pf-3dnow-1.c,
+       gcc.misc-tests/i386-pf-athlon-1.c,
+       gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
+       g++.dg/opt/mmx1.C, g++.dg/other/big-struct.C,
+       g++.dg/abi/bitfield3.C, g++.dg/abi/bitfield8.C,
+       g++.dg/abi/bitfield9.C, g++.dg/abi/empty7.C, g++.dg/abi/empty9.C,
+       g++.dg/abi/layout4.C, g++.dg/abi/thunk1.C, g++.dg/abi/thunk2.C,
+       g++.dg/abi/vbase11.C, g++.dg/abi/vthunk2.C, g++.dg/abi/vthunk3.C,
+       g++.dg/ext/attrib8.C: Run also on x86_64 compiling 32-bit x86
+       programs.
+
+       * g++.dg/opt/reg-stack4.C, g++.dg/eh/simd-1.C, g++.dg/eh/simd-1.C,
+       gcc.dg/setjmp-2.c, gcc.dg/short-compare-1.c,
+       gcc.dg/short-compare-2.c, gcc.target/i386/asm-1.c: Handle 32-bit
+       x86-64 compilation.
+
+       * g++.dg/warn/register-var-1.C, g++.dg/charset/asm2.c: Run also on
+       x86_64.
+
+       * gcc.dg/i386-pentium4-not-mull.c: Change option handling to use
+       effective-target ilp32.
+
+2005-05-26  David Ung  <davidu@mips.com>
+
+       * gcc.target/mips/ext_ins.c: New test for testing the generation
+       of MIPS32/64 rev 2 ext/ins instructions.
+
+2005-05-26  Andreas Jaeger  <aj@suse.de>
+
+       * treelang/compile/unsigned.tree: Use gimple instead of
+       nonexisting generic dump.
+
+2005-05-26  Paolo Bonzini  <bonzini@gnu.org>
+
+       * gcc.dg/vect/vect-7.c: Remove xfail for alpha.
+
+2005-05-26  Andreas Jaeger  <aj@suse.de>
+
+       * gcc.dg/tree-ssa/ssa-pre-14.c (foo): Use correct type for strlen.
+
+2005-05-26  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/17283
+       * gfortran.fortran-torture/execute/intrinsic_unpack.f90:
+       Test callee-allocated memory with write statements.
+
+2005-05-25  Roger Sayle  <roger@eyesopen.com>
+
+       PR middle-end/21709
+       * gcc.dg/pr21709-1.c: New test case.
+
+2005-05-25  Ziemowit Laski  <zlaski@apple.com>
+           Mike Stump  <mrs@apple.com>
+
+       * objc/execute/next_mapping.h: Update for C++.
+
+       * obj-c++.dg/selector-1.mm: Move to...
+       * obj-c++.dg/selector-4.mm: here...
+
+       * obj-c++.dg/basic.mm: New.
+       * obj-c++.dg/comp-types-1.mm: New.
+       * obj-c++.dg/cxx-class-1.mm: New.
+       * obj-c++.dg/cxx-ivars-1.mm: New.
+       * obj-c++.dg/cxx-ivars-2.mm: New.
+       * obj-c++.dg/cxx-ivars-3.mm: New.
+       * obj-c++.dg/cxx-scope-1.mm: New.
+       * obj-c++.dg/cxx-scope-2.mm: New.
+       * obj-c++.dg/defs.mm: New.
+       * obj-c++.dg/empty-private-1.mm: New.
+       * obj-c++.dg/encode-1.mm: New.
+       * obj-c++.dg/encode-2.mm: New.
+       * obj-c++.dg/encode-3.mm: New.
+       * obj-c++.dg/extern-c-1.mm: New.
+       * obj-c++.dg/extra-semi.mm: New.
+       * obj-c++.dg/fix-and-continue-2.mm: New.
+       * obj-c++.dg/isa-field-1.mm: New.
+       * obj-c++.dg/ivar-list-semi.mm: New.
+       * obj-c++.dg/local-decl-1.mm: New.
+       * obj-c++.dg/lookup-1.mm: New.
+       * obj-c++.dg/lookup-2.mm: New.
+       * obj-c++.dg/method-1.mm: New.
+       * obj-c++.dg/method-2.mm: New.
+       * obj-c++.dg/method-3.mm: New.
+       * obj-c++.dg/method-4.mm: New.
+       * obj-c++.dg/method-5.mm: New.
+       * obj-c++.dg/method-6.mm: New.
+       * obj-c++.dg/method-7.mm: New.
+       * obj-c++.dg/no-extra-load.mm: New.
+       * obj-c++.dg/overload-1.mm: New.
+       * obj-c++.dg/pragma-1.mm: New.
+       * obj-c++.dg/pragma-2.mm: New.
+       * obj-c++.dg/private-1.mm: New.
+       * obj-c++.dg/private-2.mm: New.
+       * obj-c++.dg/proto-qual-1.mm: New.
+       * obj-c++.dg/qual-types-1.mm: New.
+       * obj-c++.dg/stubify-1.mm: New.
+       * obj-c++.dg/stubify-2.mm: New.
+       * obj-c++.dg/super-class-1.mm: New.
+       * obj-c++.dg/super-class-2.mm: New.
+       * obj-c++.dg/super-dealloc-1.mm: New.
+       * obj-c++.dg/super-dealloc-2.mm: New.
+       * obj-c++.dg/template-1.mm: New.
+       * obj-c++.dg/template-2.mm: New.
+       * obj-c++.dg/template-3.mm: New.
+       * obj-c++.dg/template-4.mm: New.
+       * obj-c++.dg/template-5.mm: New.
+       * obj-c++.dg/template-6.mm: New.
+       * obj-c++.dg/try-catch-1.mm: New.
+       * obj-c++.dg/try-catch-2.mm: New.
+       * obj-c++.dg/try-catch-3.mm: New.
+       * obj-c++.dg/try-catch-4.mm: New.
+       * obj-c++.dg/try-catch-5.mm: New.
+       * obj-c++.dg/try-catch-6.mm: New.
+       * obj-c++.dg/try-catch-7.mm: New.
+       * obj-c++.dg/try-catch-8.mm: New.
+       * obj-c++.dg/try-catch-9.mm: New.
+       * obj-c++.dg/va-meth-1.mm: New.
+
+2005-05-25  Ziemowit Laski  <zlaski@apple.com>
+
+       * obj-c++.dg/selector-1.mm: New.
+       * obj-c++.dg/selector-2.mm: New.
+
+2005-05-25  Ziemowit Laski  <zlaski@apple.com>
+
+       * obj-c++.dg/selector-3.mm: New.
+       * objc.dg/selector-3.m: New.
+
+2005-05-25  Ziemowit Laski  <zlaski@apple.com>
+
+       * objc.dg/selector-2.m: Remove "-fgnu-runtime"; be flexible
+       about where warning appears.
+
+2005-05-25  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gcc.dg/tree-ssa/stdarg-2.c: Add tests for s390*-*-linux* targets.
+       * gcc.dg/tree-ssa/stdarg-3.c: Likewise.
+       * gcc.dg/tree-ssa/stdarg-4.c: Likewise.
+       * gcc.dg/tree-ssa/stdarg-5.c: Likewise.
+
+2005-05-25  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gcc.dg/20050524-1.c: New test.
+
+2005-05-25  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.dg/tree-prof/inliner-1.c: New.
+
+2005-05-25  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.dg/tree-prof: New directory.
+       * gcc.dg/tree-prof/tree-prof.exp: New.
+
+2005-05-25  DJ Delorie  <dj@redhat.com>
+
+       * gcc.dg/Wattributes-1.c: New.
+       * gcc.dg/Wattributes-2.c: New.
+       * gcc.dg/Wattributes-3.c: New.
+
+20005-05-24  Janis Johnson  <janis187@us.ibm.com>
+
+       PR tree-optimization/19833
+       * gcc.dg/uninit-4.c: Remove xfail.
+       * gcc.dg/uninit-9.c: Ditto.
+
+2005-05-24  Ziemowit Laski  <zlaski@apple.com>
+
+       * obj-c++.dg/bitfield-[1-5].mm: New.
+       * obj-c++.dg/class-protocol-1.mm: New.
+       * obj-c++.dg/comp-types-1[0-1].mm: New.
+       * obj-c++.dg/comp-types-[2-9].mm: New.
+       * obj-c++.dg/encode-[4-8].mm: New.
+       * obj-c++.dg/layout-1.mm: New.
+       * obj-c++.dg/method-1[0-9].mm: New.
+       * obj-c++.dg/method-2[0-1].mm: New.
+       * obj-c++.dg/method-[8-9].mm: New.
+       * obj-c++.dg/objc-gc-3.mm: New.
+       * obj-c++.dg/try-catch-10.mm: New.
+       * objc.dg/bitfield-5.m: New.
+       * objc.dg/comp-types-10.m: New.
+       * objc.dg/comp-types-9.m: New.
+       * objc.dg/layout-1.m: New.
+       * objc.dg/objc-gc-4.m: New.
+       * objc.dg/try-catch-9.m: New.
+       * objc.dg/class-protocol-1.m: Tweak diagnostics.
+       * objc.dg/comp-types-1.m: Likewise.
+       * objc.dg/comp-types-[5-6].m: Likewise.
+       * objc.dg/method-9.m: Likewise.
+
+2005-05-24  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.dg/altivec-vec-merge.c: Make test usable on GNU/Linux targets
+       and on hardware without VMX support.
+
+       * gcc.dg/altivec-vec-merge.c: Renamed from ppc-vec-merge.c.
+
+       * gcc.dg/ppc64-abi-2.c: Remove code that is now invalid.
+
+       * lib/profopt.exp (dg-final-generate, dg-final-use,
+       profopt-final-code, profopt-get-options): New.
+       (profopt-execute): Process test directives.
+
+       * lib/gcc-dg.exp (cleanup-ipa-dump): New.
+       (cleanup-coverage-files, cleanup-repo-files, cleanup-rtl-dump,
+       cleanup-tree-dump, cleanup-saved-temps): Update comments.
+
+2005-05-24  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR C++/21645
+       * g++.dg/init/ctor5.C: New test.
+
+2005-05-24  Ira Rosen  <irar@il.ibm.com>
+
+       * gcc.dg/vect/vect-none.c: Split into vect-106.c, vect-107.c,
+       vect-108.c, vect-109.c, vect-110.c, vect-111.c, vect-112.c,
+       vect-113.c, vect-114.c.
+
+2005-05-23  Adam Nemet  <anemet@lnxw.com>
+
+       * gcc.dg/const-elim-1.c: Remove xfails.
+
+2005-05-23  Jeff Law  <law@redhat.com>
+
+       * gcc.c-torture/compile/pr21638.c: New test.
+       * gcc.c-torture/compile/20050520-1.c: New test.
+
+2005-05-23  Nick Clifton  <nickc@redhat.com>
+
+       * gcc.c-torture/execute/20020720-1.x: Fix m32r target selector to
+       be a proper triple, ie: m32r*-*-*.
+       * g++.old-deja/g++.jason/thunk3.C: Likewise.
+
+2004-05-21  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR middle-end/21331
+       PR tree-opt/21293
+       * gcc.c-torture/compile/pr21293.c: New test.
+       * gcc.c-torture/execute/pr21331.c: New test.
+
+2004-05-20  Richard Henderson  <rth@redhat.com>
+
+       * g++.dg/other/stdarg3.C: Spell "hpux*" correctly.
+
+2005-05-20  Ziemowit Laski  <zlaski@apple.com>
+
+       * obj-c++-dg.exp: Add.
+       * obj-c++.exp: Add.
+       * obj-c++.dg/dg.exp: Add.
+
+2005-05-20  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
+
+       * g++.old-deja/g++.jason/thunk3.C: XFAIL on m32r*-*.
+       * gcc.c-torture/execute/20020720-1.x: Add xfail for m32r*-*.
+
+2005-05-20  Bjoern Haase <bjoern.m.haase@web.de>
+
+       * gcc.c-torture/execute/20020720-1.x: Add xfail for avr-*-*.
+
+2004-05-19  Richard Henderson  <rth@redhat.com>
+
+       * g++.dg/other/stdarg3.C: Only use -mlp64 for hpux.
+
+2005-05-19  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.dg/altivec-21.c: Use dg-error only for ilp32.
+
+       * gcc.dg/vect/vect-dv-2.c: Remove dg-do directive.
+
+2005-05-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/21495
+       * g++.dg/parse/extern1.C: New test.
+       * g++.dg/tls/diag-2.C: Adjust expected error message wording.
+
+2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/c99-math.h: New.
+       * gcc.dg/c99-math-float-1.c: New test.
+       * gcc.dg/c99-math-double-1.c: Likewise.
+       * gcc.dg/c99-math-long-double-1.c: Likewise.
+
+2005-05-18  Richard Henderson  <rth@redhat.com>
+
+       * gcc.dg/tree-ssa/20031015-1.c: Expect one V_MUST_DEF.
+
+2005-05-18  Devang Patel  <dpatel@apple.com>
+
+       * g++.dg/opt/20050511-1.C: New test.
+
+2005-05-18  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/21127
+       * gfortran.dg/reshape-complex.f90:  New test.
+
+2005-05-18  Erik Edelmann  <erik.edelmann@iki.fi>
+
+       * gfortran.dg/array_constructor_1.f90: New test.
+       * gfortran.dg/array_constructor_2.f90: New test.
+
+2005-05-18  Feng Wang  <fengwang@nudt.edu.cn>
+
+       PR fortran/20954
+       * gfortran.dg/pr20954.f: New test.
+
+2005-05-17  Mike Stump  <mrs@apple.com>
+
+       Yet more Objective-C++...
+
+       * objc.dg/method-5.m: Update.
+       * objc.dg/method-6.m: Update.
+       * objc.dg/method-7.m: Update.
+       * objc.dg/method-9.m: Update.
+       * objc.dg/try-catch-2.m: Update.
+
+2005-05-17  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc.dg/compat/struct-layout-1_generate.c (iterative_hash):
+       Remove little-endian optimizations.
+
+2005-05-17  Jeff Law  <law@redhat.com>
+
+       * g++.dg/tree-ssa/pr18414.C: New test.
+       * gcc.dg/tree-ssa/pr18414.C: New test.
+       * gcc.dg/tree-ssa/pr17141-1.C: New test.
+       * gcc.dg/tree-ssa/pr17141-2.C: New test.
+
+2005-05-17  Richard Guenther  <rguenth@gcc.gnu.org>
+
+       * gcc.dg/compat/generate-random.c: Do not include
+       libiberty.h.
+       * gcc.dg/compat/generate-random_r.c: Likewise.
+
+2005-05-17  Paolo Bonzini  <bonzini@gnu.org>
+
+       * gcc.dg/fold-div-1.c, gcc.dg/recip-1.c, gcc.dg/recip-2.c: New.
+
+2005-05-17  Richard Guenther  <rguenth@gcc.gnu.org>
+
+       PR middle-end/21595
+       * g++.dg/tree-ssa/builtin1.C: New testcase.
+
+2005-05-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/21454
+       * g++.dg/opt/const4.C: New test.
+
+       PR middle-end/21492
+       * g++.dg/opt/crossjump1.C: New test.
+
+       PR tree-optimization/21610
+       * gcc.c-torture/compile/20050516-1.c: New test.
+
+       PR fortran/15080
+       * gfortran.fortran-torture/execute/forall_3.f90: Remove comment
+       about the test failing.
+       * gfortran.fortran-torture/execute/where_7.f90: New test.
+       * gfortran.fortran-torture/execute/where_8.f90: New test.
+
+2005-05-16  Richard Henderson  <rth@redhat.com>
+
+       * lib/target-supports.exp (check_effective_target_vect_int_mul): Add
+       i?86 and x86_64.
+
+2005-05-16  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc.dg/compat/generate-random.c (config.h): Do not include.
+       (limits.h): Include unconditionally.
+       (stdlib.h): Likewise.
+       * gcc.dg/compat/generate-random_r.c (config.h): Do not include.
+       (limits.h): Include unconditionally.
+       (stdlib.h): Likewise.
+       * gcc.dg/compat/struct-layout-1.exp: Do not link with libiberty.
+       * gcc.dg/compat/struct-layout-1_generate.c (config.h): Do not include.
+       (limits.h): Include unconditionally.
+       (stdlib.h): Likewise.
+       (hashtab.h): Do not include.
+       (getopt.h): Likewise.
+       (stddef.h): Include.
+       (hashval_t): Define.
+       (struct entry): Add "next" field.
+       (HASH_SIZE): New macro.
+       (hash_table): New variable.
+       (switchfiles): Do not use xmalloc.
+       (mix): New macro.
+       (iterative_hash): New function.
+       (hasht): Remove.
+       (e_exists): New function.
+       (e_insert): Likewise.
+       (output): Use, instead of libiberty hashtable functions.
+       (main): Do not use getopt.  Do not call htab_create.
+
+2005-05-16  David Billinghurst <David.Billinghurst@riotinto.com>
+
+       PR libstdc++/21526
+       * lib/target-supports.exp (check_mkfifo_available):
+       Return 0 for cygwin as mkfifo support incomplete on platform.
+       Fix typos in comments.
+
+2005-05-15  Mark Mitchell  <mark@codesourcery.com>
+
+       * lib/compat.exp (compat-execute): Do not use regsub unsafely.
+
+2005-05-15  Jerry DeLisle <jvdelisle@verizon.net>
+
+       PR fortran/17432
+       * gfortran.dg/assign_4.f: New test.
+
+2005-05-14  Kazu Hirata  <kazu@cs.umass.edu>
+
+       PR tree-optimization/21563
+       * gcc.dg/tree-ssa/pr21563.c: New.
+
+2005-05-14  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.dg/noreturn-7.c: Allow control reaches warning.
+
+2005-05-14  Richard Guenther  <rguenth@gcc.gnu.org>
+
+       * g++.dg/tree-ssa/tmmti-2.C: New testcase.
+
+2005-05-13  Julian Brown  <julian@codesourcery.com>
+
+       * gcc.c-torture/execute/20041218-2.c: Add __attribute__((packed)).
+       * gcc.dg/intmax_t-1.c: Disable on *arm*-*-*elf*.
+
+2005-05-13  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.dg/builtins-43.c: Use gimple dump instead of generic.
+       * gcc.dg/fold-xor-?.c: Likewise.
+       * gcc.dg/pr15784-?.c: Likewise.
+       * gcc.dg/pr20922-?.c: Likewise.
+       * gcc.dg/tree-ssa/20050128-1.c: Likewise.
+       * gcc.dg/tree-ssa/pr17598.c: Likewise.
+       * gcc.dg/tree-ssa/pr20470.c: Likewise.
+
+2005-05-11  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       PR fortran/21260
+       * gfortran.dg/hollerith_1.f90: New test.
+
+2005-05-11  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       * gfortran.dg/func_result_2.f90: New test.
+
+2005-05-11  Bud Davis  <bdavis@gfortran.org>
+
+       * gfortran.dg/dev_null.f90: New test.
+
+2005-05-11  Richard Earnshaw  <richard.earnshaw@arm.com>
+
+       * gcc.dg/arm-vfp1.c: Revert last change.
+
+2005-05-11  Richard Guenther  <rguenth@gcc.gnu.org>
+
+       PR middle-end/19807
+       PR tree-optimization/19639
+       * g++.dg/tree-ssa/pr19807.C: New testcase.
+
+2005-05-10  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR libfortran/21471
+       * gfortran.dg/append-1.f90: New test.
+
+2005-05-10  Diego Novillo  <dnovillo@redhat.com>
+
+       * gcc.dg/pr18501.c: XFAIL.
+       * gcc.dg/tree-ssa/loop-4.c: Fix expected pattern.
+       * gcc.dg/tree-ssa/pr20913.c: Change to link-time test.
+       * gcc.dg/tree-ssa/ssa-ccp-2.c: Change to a .optimized scan.
+       * gcc.dg/tree-ssa/ssa-ccp-7.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-ccp-9.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-dom-ccp-1.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-pre-7.c: Change to a .fre scan.
+       * gcc.dg/tree-ssa/ssa-pre-8.c: Likewise.
+
+2005-05-10  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       PR fortran/20178
+       * gfortran.dg/f2c_1.f90, gfortran.dg/f2c_2.f90,
+       gfortran.dg/f2c_3.f90: New tests.
+
+       * gfortran.dg/return_1.f90: Fix dg annotation.
+
+2005-05-10  Diego Novillo  <dnovillo@redhat.com>
+
+       * gcc.c-torture/compile/20050510-1.c: New test.
+
+2005-05-10  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc.dg/arm-vfp1.c: Remove test for fnegs.
+
+2005-05-10  Bob Wilson  <bob.wilson@acm.org>
+
+       * gcc.dg/const-elim-1.c: Remove xfail for xtensa-*-*.
+
+2005-05-10  Gabor Loki <loki@gcc.gnu.org>
+
+       PR c/17913
+       * gcc.c-torture/compile/pr17913.c: Computed jump test for PR17913
+
+2005-05-10  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/21342
+       * gcc.dg/redecl-11.c, gcc.dg/redecl-12.c, gcc.dg/redecl-13.c,
+       gcc.dg/redecl-14.c, gcc.dg/redecl-15.c: New tests.
+
+2005-05-10  Ben Elliston  <bje@au.ibm.com>
+
+       PR debug/16676
+       * gcc.dg/debug/pr16676.c: New test.
+
+2005-05-10  Kazu Hirata  <kazu@cs.umass.edu>
+
+       PR testsuite/21443
+       * gcc.dg/tree-ssa/20030731-2.c, gcc.dg/tree-ssa/20030917-1.c,
+       gcc.dg/tree-ssa/20030917-3.c, gcc.dg/tree-ssa/ssa-ccp-1.c,
+       gcc.dg/tree-ssa/ssa-ccp-2.c, gcc.dg/tree-ssa/ssa-ccp-3.c,
+       gcc.dg/tree-ssa/ssa-ccp-7.c, gcc.dg/tree-ssa/ssa-ccp-9.c:
+       Change -O1 to -O2.
+       * gcc.dg/tree-ssa/20040721-1.c: Change -O1 to -O2.  Add
+       -fno-tree-dominator-opts.
+
+2005-05-09  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       * gfortran.dg/return_1.f90: New test.
+
+2005-05-09  J"orn Rennecke  <joern.rennecke@st.com>
+
+       * gcc.dg/pr15784-3.c: Add -fno-finite-math-only option.
+
+       * gcc.dg/20021029-1.c: For sh64*-*-*, add -mpt-fixed.
+
+2005-05-09  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/21427
+       * g++.dg/inherit/covariant13.C: New.
+
+2005-05-09  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR libfortran/19155
+       * gfortran.dg/pr19155.f: New test.
+
+2005-05-08  Roger Sayle  <roger@eyesopen.com>
+
+       PR inline-asm/8788
+       * gcc.dg/pr8788-1.c: New testcase.
+
+2005-05-08  Richard Sandiford  <rsandifo@redhat.com>
+
+       PR target/21416
+       * gcc.target/mips/fpcmp-[12].c: New tests.
+
+2005-05-06  Mark Mitchell  <mark@codesourcery.com>
+
+       * lib/target-supports-dg.exp (dg-require-fork): New function.
+       (dg-require-mkfifo): Likewise.
+       * lib/target-supports.exp (check_function_available): New
+       function.
+       (check_fork_available): Likewise.
+       (check_mkfifo_available): Likewise.
+
+2005-05-06  Jeff Law  <law@redhat.com>
+
+       * gcc.c-torture/compile/pr21380.c: New test.
+
+2005-05-06  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/20961
+       * g++.dg/ext/weak3.C: New test.
+
+2005-05-05  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/21352
+       * g++.dg/template/crash37.C: New test.
+
+2005-05-05  Paul Brook  <paul@codesourcery.com>
+
+       * gcc.dg/arm-g2.c: Use effective-target arm32.
+       * gcc.dg/arm-mmx-1.c: Ditto.
+       * gcc.dg/arm-scd42-2.c: Ditto.
+       * gcc.dg/arm-vfp1.c: Ditto.
+       * lib/target-supports.exp (check_effective_target_arm32): New
+       function.
+
+2005-05-04  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/21354
+       gfortran.dg/in_pack_rank7.f90:  New test.
+
+2005-05-03  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR middle-end/15618
+       * gcc.dg/tree-ssa/bool-[1-9].c: New tests.
+
+2005-05-04  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/21265
+       * gcc.dg/20050503-1.c: New test.
+
+       PR rtl-optimization/21239
+       * gcc.dg/i386-sse-11.c: New test.
+
+2005-05-03  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR target/16888
+       * gcc.target/i386/asm-1.c: New test.
+
+2005-05-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/21330
+       * gcc.c-torture/execute/20050502-1.c: New test.
+
+       PR target/21297
+       * gcc.c-torture/execute/20050502-2.c: New test.
+
+2005-05-03  Uros Bizjak  <uros@kss-loka.si>
+
+       PR middle-end/21282
+       * gcc.dg/pr21282.c: New.
+
+2005-05-03  David Billinghurst  <David.Billinghurst@riotinto.com>
+
+       * gcc.dg/vect/pr20122.c:  Clean up .vect file.
+       * gcc.dg/vect/vect-92.c: Likewise
+       * gcc.dg/vect/vect-93.c: Likewise
+       * gcc.dg/vect/vect-dv-1.c: Likewise
+       * gcc.dg/vect/vect-dv-2.c: Likewise
+       * gcc.dg/vect/vect-ifcvt-10.c: Likewise
+
+2005-05-03  David Billinghurst  <David.Billinghurst@riotinto.com>
+
+       * gfortran.dg/vect/vect-1.f90:  Clean up .vect file.
+       * gfortran.dg/vect/vect-2.f90:  Likewise
+       * gfortran.dg/vect/vect-3.f90:  Likewise
+       * gfortran.dg/vect/vect-4.f90:  Likewise
+       * gfortran.dg/vect/vect-5.f90:  Likewise
+
+2005-05-02  Geoffrey Keating  <geoffk@apple.com>
+
+       PR target/20813
+       * gcc.dg/rs6000-fpint-2.c: New.
+
+2005-05-02  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/15698
+       * gcc.dg/builtins-30.c: Update expected messages.
+       * gcc.dg/pr15698-1.c, gcc.dg/pr15698-2.c, gcc.dg/pr15698-3.c,
+       gcc.dg/pr15698-4.c, gcc.dg/pr15698-5.c, gcc.dg/pr15698-6.c,
+       gcc.dg/pr15698-7.c, pr15698-8.c: New tests.
+
+2005-05-02  Kazu Hirata  <kazu@cs.umass.edu>
+
+       PR tree-optimization/21294
+       * gcc.dg/tree-ssa/pr21294.c: New.
+
+2005-05-02  Paolo Bonzini  <bonzini@gnu.org>
+
+       * gcc.dg/altivec-3.c (vec_store): Do not use the old
+       __builtin_altivec_st_internal_4si built-in.
+
+2005-05-02  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/15875
+       * g++.dg/template/ptrmem14.C: New test.
+
+2005-05-02  Paul Brook  <paul@codesourcery.com>
+
+       * gcc.c-torture/execute/20000523-1.c: Fix bytes/bits thinko.
+
+2005-05-02  Michael Matz  <matz@suse.de>
+
+       PR c++/19542
+       * g++.dg/warn/sentinel.C: New testcase for __null sentinels added.
+
+2005-05-01  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/cpp/weak.C: New test.
+
+2005-05-01  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       * gcc.dg/tree-ssa/loop-8.c: New test.
+
+2005-04-30  Michael Maty  <matz@suse.de>
+
+       * gcc.dg/inline-mcpy.c: New test.
+
+2005-04-30  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/18958
+       * gfortran.dg/eoshift.f90:  New test case.
+
+2005-04-30  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR libfortran/18857
+       * gfortran.dg/matmul_1.f90: New test.
+
+2005-04-28  Kazu Hirata  <kazu@cs.umass.edu>
+
+       PR tree-optimization/21030
+       * gcc.dg/tree-ssa/pr21030.c: New.
+
+2005-04-29  Devang Patel  <dpatel@apple.com>
+
+       PR tree-optimization/21272
+       * gcc.dg/vect/vect-ifcvt-10.c: New test.
+
+2005-04-29  Jakub Jelinek  <jakub@redhat.com>
+
+       PR fortran/13082
+       PR fortran/18824
+       * gfortran.dg/entry_4.f90: New test.
+       * gfortran.fortran-torture/execute/entry_1.f90: New test.
+       * gfortran.fortran-torture/execute/entry_2.f90: New test.
+       * gfortran.fortran-torture/execute/entry_3.f90: New test.
+       * gfortran.fortran-torture/execute/entry_4.f90: New test.
+       * gfortran.fortran-torture/execute/entry_5.f90: New test.
+       * gfortran.fortran-torture/execute/entry_6.f90: New test.
+       * gfortran.fortran-torture/execute/entry_7.f90: New test.
+
+2005-04-29  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       * gfortran.fortran-torture/execute/entry_8.f90: New test.
+
+2005-04-29  Paul Brook   <paul@codesourcery.com>
+
+       * gfortran.dg/entry_3.f90: New test.
+
+2005-04-29  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       * gfortran.dg/implicit_4.f90: New test.
+
+2005-04-28  Bob Wilson  <bob.wilson@acm.org>
+
+       * lib/target-supports.exp (check_profiling_available): Return
+       false for xtensa-*-elf.
+
+2005-04-29  David Billinghurst (David.Billinghurst@riotinto.com)
+
+       * lib/fortran-torture.exp (fortran-torture.exp): Catch
+       error if file cannot be deleted.
+
+2005-04-28  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * g++.dg/tree-ssa/pr18178.C, gcc.dg/tree-ssa/20030821-1.c,
+       gcc.dg/tree-ssa/20050314-1.c, gcc.dg/tree-ssa/alias-1.c,
+       gcc.dg/tree-ssa/phi-opt-1.c, gcc.dg/tree-ssa/phi-opt-2.c,
+       gcc.dg/tree-ssa/phi-opt-3.c, gcc.dg/tree-ssa/phi-opt-4.c,
+       gcc.dg/tree-ssa/phi-opt-5.c, gcc.dg/tree-ssa/pr18133-1.c,
+       gcc.dg/tree-ssa/pr18133-2.c, gcc.dg/tree-ssa/pr18134.c,
+       gcc.dg/tree-ssa/pr20470.c, gcc.dg/tree-ssa/pr20657.c,
+       gcc.dg/tree-ssa/pr20702.c, gcc.dg/tree-ssa/pr20913.c,
+       gcc.dg/tree-ssa/pr21001.c, gcc.dg/tree-ssa/stdarg-1.c,
+       gcc.dg/tree-ssa/stdarg-2.c, gcc.dg/tree-ssa/stdarg-3.c,
+       gcc.dg/tree-ssa/stdarg-4.c, gcc.dg/tree-ssa/stdarg-5.c,
+       gcc.dg/tree-ssa/structopt-1.c, gcc.dg/tree-ssa/structopt-2.c,
+       gcc.dg/tree-ssa/structopt-3.c: Use cleanup-tree-dump.
+
+2005-04-28  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR fortran/20865
+       * gfortran.dg/pr20865.f90: New test.
+
+2005-04-28  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/void-cast-2.c: New test.
+
+2005-04-27  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/21159
+       * gcc.dg/void-cast-1.c: New test.
+
+2005-04-27  Paolo Bonzini  <bonzini@gnu.org>
+
+       * gcc.dg/tree-ssa/gen-vect-25.c: Make more portable.
+
+2005-04-27  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR fortran/21177
+       * gfortran.dg/pr21177.f90: New test.
+
+2005-04-27  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       PR tree-optimization/21171
+       * gcc.dg/tree-ssa/pr21171.c: New test.
+
+2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
+
+       * gcc.dg/tree-ssa/gen-vect-11.c, gcc.dg/tree-ssa/gen-vect-11a.c,
+       gcc.dg/tree-ssa/gen-vect-11b.c, gcc.dg/tree-ssa/gen-vect-11c.c,
+       gcc.dg/tree-ssa/gen-vect-2.c, gcc.dg/tree-ssa/gen-vect-25.c,
+       gcc.dg/tree-ssa/gen-vect-26.c, gcc.dg/tree-ssa/gen-vect-28.c,
+       gcc.dg/tree-ssa/gen-vect-32.c: New.
+       * gcc.dg/vect/vect-82.c, gcc.dg/vect/vect-83.c: Fix dg-final.
+       * gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83_64.c: Remove xfail,
+       don't run on PPC32.
+
+2005-04-27  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/21213
+       * gcc.dg/transparent-union-3.c: New test.
+
+2005-04-27  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/20740
+       * gcc.dg/format/asm_fprintf-2.c, gcc.dg/format/asm_fprintf-3.c,
+       gcc.dg/format/asm_fprintf-4.c, gcc.dg/format/asm_fprintf-5.c,
+       gcc.dg/format/gcc_diag-2.c, gcc.dg/format/gcc_diag-3.c,
+       gcc.dg/format/gcc_diag-4.c, gcc.dg/format/gcc_diag-5.c,
+       gcc.dg/format/gcc_diag-6.c, gcc.dg/format/gcc_diag-7.c ,
+       gcc.dg/format/gcc_diag-8.c, gcc.dg/format/gcc_diag-9.c: New tests.
+
+2005-04-26  Jeff Law  <law@redhat.com>
+
+       * gcc.gc/tree-ssa/ssa-dce-1.c: New test.
+       * gcc.gc/tree-ssa/ssa-dce-2.c: New test.
+       * gcc.gc/tree-ssa/ssa-dce-3.c: New test.
+       * gcc.gc/tree-ssa/ssa-dce-4.c: New test.
+       * gcc.gc/tree-ssa/ssa-dce-5.c: New test.
+       * gcc.gc/tree-ssa/ssa-dce-6.c: New test.
+       * gcc.gc/tree-ssa/ssa-dce-7.c: New test.
+
+2004-04-26  Richard Guenther  <rguenth@gcc.gnu.org>
+
+       PR tree-optimization/17598
+       * gcc.dg/tree-ssa/pr17598.c: New testcase.
+
+2005-04-25  Mike Stump  <mrs@apple.com>
+
+       * objc.dg/fix-and-continue-1.m: Add.
+
+2005-04-25  Roger Sayle  <roger@eyesopen.com>
+
+       PR c++/20995
+       * g++.dg/opt/pr20995-1.C: New test case.
+
+2005-04-25  Devang Patel <dpatel@apple.com>
+
+       * gcc.dg/stabs-attrib-vect-darwin.c: New test.
+
+2005-04-25  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR testsuite/21062
+       * g++.dg/opt/alias2.C (printf): Correct the prototype.
+
+2005-04-25  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR C++/21188
+       * g++.dg/opt/rtti2.C: New test.
+
+2005-04-25  Paul Brook  <paul@codesourcery.com>
+       Steven G. Kargl  <kargls@comcast.net>
+
+       PR fortran/20879
+       * gfortran.dg/ichar_1.f90: New file.
+
+2005-04-24  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/20991
+       * g++.dg/opt/pr20991.C: New test.
+
+       * gcc.dg/compat/struct-layout-1_generate.c: In arrays avoid types
+       where sizeof (type) < __alignof__ (type).
+       * gcc.dg/compat/struct-layout-1.h: Likewise.
+
+2005-04-24  Per Bothner  <per@bothner.com>
+           Devang Patel  <dpatel@apple.com>
+
+       PR preprocessor/20907
+       * gcc.dg/cpp/very-long-comment.c: New test.
+
+2005-04-24  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       PR fortran/20059
+       * gfortran.dg/common_5.f: New test.
+
+2005-04-23  Richard Guenther  <rguenth@gcc.gnu.org>
+
+       PR middle-end/21082
+       * g++.dg/tree-ssa/pr21082.C: New testcase.
+
+2005-04-23  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       * gcc.dg/vect/vect-99.c: New test.
+
+2005-04-22  Diego Novillo  <dnovillo@redhat.com>
+
+       * gcc.dg/tree-ssa/ltrans-4.c: Fix typo in dg-options.
+
+2005-04-22  Jeff Law  <law@redhat.com>
+
+       * gcc.dg/uninit-5.c: Remove xfails.
+       * gcc.dg/tree-ssa/20030711-1.c:Reduce the number of
+       conditionals and loads.
+
+2005-04-22  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/20074
+       PR libfortran/20436
+       PR libfortran/21108
+       * gfortran.dg/nested_reshape.f90: new test
+       * gfortran.dg/reshape-alloc.f90: new test
+       * gfortran.dg/reshape.f90: new test
+
+2005-04-22  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc.dg/arm-vfp1.c: Remove -ffast-math.
+
+       * gcc.dg/arm-vfp1.c: New test.
+
+2005-04-22  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR c++/21087
+       * g++.dg/lookup/builtin2.C: New test.
+
+2005-04-22  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/weak/weak-13.c: New test.
+
+2005-04-21  Geoffrey Keating  <geoffk@apple.com>
+
+       * lib/target-supports.exp (check_effective_target_sync_int_long):
+       Add powerpc*.
+
+2005-04-21  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gcc.target/mips/branch-1.c: New test.
+
+2005-04-21  Richard Henderson  <rth@redhat.com>
+
+       * gcc.dg/vect/vect-85.c: Don't xfail on alpha.
+       * gcc.dg/vect/vect-86.c: Likewise.
+       * gcc.dg/vect/vect-87.c: Likewise.
+       * gcc.dg/vect/vect-88.c: Likewise.
+
+2005-04-21  Devang Patel  <dpatel@apple.com>
+
+       PR optimization/20994
+       * gcc.dg/tree-ssa/ifc-3.c: New test.
+
+2005-04-20  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/12913
+       * gcc.dg/c99-vla-jump-1.c, gcc.dg/c99-vla-jump-2.c,
+       gcc.dg/c99-vla-jump-3.c, gcc.dg/c99-vla-jump-4.c,
+       gcc.dg/c99-vla-jump-5.c: New tests.
+
+2005-04-19  Richard Henderson  <rth@redhat.com>
+
+       * lib/target-supports.exp (check_effective_target_vect_int_mult):
+       Fix typo in exists check.
+       (check_effective_target_sync_int_long): New.
+       * gcc.dg/ia64-sync-1.c: Enable for all effective-target sync_int_long.
+       * gcc.dg/ia64-sync-2.c: Likewise.
+       * gcc.dg/ia64-sync-3.c: Likewise.
+       * gcc.dg/ia64-sync-4.c: Likewise.
+
+2005-04-19  James A. Morrison  <phython@gcc.gnu.org>
+
+       * gcc.dg/fold-xor-1.c: New test.
+       * gcc.dg/fold-xor-2.c: New test.
+
+2005-04-19  James E. Wilson  <wilson@specifixinc.com>
+
+       PR target/20670
+       * g++.dg/eh/fp-regs.C: New test.
+
+2005-04-20  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/Wint-to-pointer-cast-1.c,
+       gcc.dg/Wint-to-pointer-cast-2.c, gcc.dg/Wint-to-pointer-cast-3.c,
+       gcc.dg/Wpointer-to-int-cast-1.c, gcc.dg/Wpointer-to-int-cast-2.c,
+       gcc.dg/Wpointer-to-int-cast-3.c: New tests.
+
+2005-04-18  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR fortran/16861
+       * gfortran.dg/pr16861.f90: New test.
+
+2005-04-18  James A. Morrison  <phython@gcc.gnu.org>
+
+       * gcc.dg/pr21085.c: New test.
+
+2005-04-18  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gcc.target/mips/mips.exp: Minor formatting.  Call setup_mips_tests.
+       (setup_mips_tests, dg-mips-options): New procedures.
+       * gcc.target/mips/asm-1.c, gcc.target/mips/fix-vr4130-1.c,
+       * gcc.target/mips/fix-vr4130-2.c, gcc.target/mips/fix-vr4130-3.c
+       * gcc.target/mips/fix-vr4130-4.c, gcc.target/mips/mips-3d-1.c,
+       * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c,
+       * gcc.target/mips/mips-3d-4.c, gcc.target/mips/mips-3d-5.c,
+       * gcc.target/mips/mips-3d-6.c, gcc.target/mips/mips-3d-7.c,
+       * gcc.target/mips/mips-3d-8.c, gcc.target/mips/mips-3d-9.c,
+       * gcc.target/mips/mips-3d-2.c, gcc.target/mips/mips-3d-3.c,
+       * gcc.target/mips/mips-ps-1.c, gcc.target/mips/mips-ps-2.c,
+       * gcc.target/mips/mips-ps-3.c, gcc.target/mips/mips-ps-4.c,
+       * gcc.target/mips/mips-ps-type.c, gcc.target/mips/sb1-1.c: Use
+       dg-mips-options instead of dg-options.  Remove now-redundant
+       preprocessor guards.
+       * gcc.dg/mips-args-1.c, gcc.dg/mips-args-2.c, gcc.dg/mips-args-3.c,
+       * gcc.dg/mips-movcc-1.c, gcc.dg/mips-movcc-2.c, gcc.dg/mips-movcc-3.c,
+       * gcc.dg/mips-nmadd-1.c, gcc.dg/mips-nmadd-2.c, gcc.dg/mips-rsqrt-1.c,
+       * gcc.dg/mips-rsqrt-2.c, gcc.dg/mips-rsqrt-3.c, gcc.dg/vr-mult-1.c,
+       * gcc.dg/vr-mult-2.c: Delete.
+       * gcc.target/mips/args-1.c, gcc.target/mips/args-2.c,
+       * gcc.target/mips/args-3.c, gcc.target/mips/movcc-1.c,
+       * gcc.target/mips/movcc-2.c, gcc.target/mips/movcc-3.c,
+       * gcc.target/mips/nmadd-1.c, gcc.target/mips/nmadd-2.c,
+       * gcc.target/mips/rsqrt-1.c, gcc.target/mips/rsqrt-2.c,
+       * gcc.target/mips/rsqrt-3.c, gcc.target/mips/vr-mult-1.c,
+       * gcc.target/mips/vr-mult-2.c: New tests, based on the old gcc.dg ones.
+
+2005-04-18  Laurent GUERBY  <laurent@guerby.net>
+
+       * ada/acats/run_all.sh: Use sync when executable not present.
+
+2005-04-18  Devang Patel  <dpatel@apple.com>
+
+       * gcc.dg/vect/vect-11.c: Require effective target vect_int_mult.
+       * gcc.dg/vect/vect-11a.c: New.
+       * gcc.dg/vect/vect-none.c: Update.
+       * lib/target-supports.exp (check_effective_target_vect_int_mult): New.
+
+2005-04-18  James A. Morrison  <phython@gcc.gnu.org>
+
+       PR tree-optimization/20922
+       * gcc.dg/pr20922-1.c: New test.
+       * gcc.dg/pr20922-2.c: New test.
+       * gcc.dg/pr20922-3.c: New test.
+       * gcc.dg/pr20922-4.c: New test.
+       * gcc.dg/pr20922-5.c: New test.
+       * gcc.dg/pr20922-6.c: New test.
+
+2005-04-11  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR libfortran/20950
+       * gfortran.dg/pr20950.f: New test.
+
+2005-04-18  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR libfortran/19216
+       * gfortran.dg/pr19216.f: New test.
+
+2005-04-18  Kazu Hirata  <kazu@cs.umass.edu>
+
+       PR tree-optimization/21001
+       * gcc.dg/tree-ssa/pr21001.c: New.
+
+2005-04-17  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/21075
+       * gfortran.dg/reshape_rank7.f90: New test.
+
+2005-04-17 Paul Thomas <pault@gcc.gnu.org>
+
+       PR libfortran/12884 gfortran.dg/pr12884.f: New test
+       PR libfortran/17285 gfortran.dg/pr17285.f90: New test
+       PR libfortran/17472, 18396, 18209 gfortran.dg/pr17472.f: New test
+       PR libfortran/18122, 18591 gfortran.dg/pr18122.f90: New test
+       PR libfortran/18210 gfortran.dg/pr18210.f90: New test
+       PR libfortran/18392 gfortran.dg/pr18392.f90: New test
+       PR libfortran/19467 gfortran.dg/pr19467.f90: New test
+       PR libfortran/19657 gfortran.dg/pr19657.f90: New test
+       * gfortran.dg/namelist_1.f90: Correct comment (PUBLIC and PRIVATE wrong way round).
+       * gfortran.dg/namelist_2.f90: Variables with INTENT(IN) cannot be in namelists. New test
+       * gfortran.dg/namelist_3.f90: Pointers cannot be in namelists. New test
+       * gfortran.dg/namelist_11.f: Tests reals and qualifiers in namelist. New test
+       * gfortran.dg/namelist_12.f: Tests integers and qualifiers in namelist. New test
+       * gfortran.dg/namelist_13.f90: Tests derived types in namelist. New test
+       * gfortran.dg/namelist_14.f90: Tests trans-io.c namelist support. New test
+       * gfortran.dg/namelist_15.f90: Tests arrays of derived types in namelist. New test
+       * gfortran.dg/namelist_16.f90: Tests complex in namelist. New test
+       * gfortran.dg/namelist_17.f90: Tests logical in namelist. New test
+       * gfortran.dg/namelist_18.f90: Tests charcter delimiters in namelist. New test
+       * gfortran.dg/namelist_19.f90: Tests namelist errors. New test
+       * gfortran.dg/namelist_20.f90: Tests negative bounds for explicit arrays. New test
+
+2005-04-17  Richard Guenther  <rguenth@gcc.gnu.org>
+
+       * gfortran.dg/wtruncate.f: New testcase.
+       * gfortran.dg/wtruncate.f90: New testcase.
+
+2005-04-16  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/21025
+       * typeck.c (cxx_sizeof_or_alignof_type): Check whether the type to
+       which sizeof/alignof is dependent, rather than just whether we are
+       processing_template_decl.
+
+2005-04-15  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       * gfortran.fortran-torture/execute/intrinsic_spread.f90:
+       corrected typo where the wrong variables had been compared.
+
+2005-04-15  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/18495
+       * gfortran.fortran-torture/execute/intrinsic_spread.f90:
+       Test callee-allocated version of return array with a write
+       statement.
+       Test spread with a temporary with another write statement.
+
+2005-04-15  Kazu Hirata  <kazu@cs.umass.edu>
+
+       PR tree-optimization/21031
+       * gcc.dg/tree-ssa/pr21031.c: New.
+
+2005-04-15  Uros Bizjak  <uros@kss-loka.si>
+
+       PR tree-optimization/21004
+       * gcc.dg/builtins-53.c: Include builtins-config.h.
+       Check floorf, ceilf, floorl and ceill transformations
+       only when HAVE_C99_RUNTIME is defined.
+
+2005-04-15  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR middle-end/20739
+       * gcc.dg/tree-ssa/pr20739.c: New test.
+
+2005-04-14  Mike Stump  <mrs@apple.com>
+
+       * gcc.dg/Foundation.framework/empty: New.
+       * gcc.dg/framework-2.c: New.
+
+2005-04-14  Kazu Hirata  <kazu@cs.umass.edu>
+
+       PR tree-optimization/21021
+       * gcc.c-torture/compile/pr21021.c: New.
+
+2005-04-14  Janis Johnson  <janis187@us.ibm.com
+
+       PR testsuite/21010
+       * gcc.dg/vect/vect-ifcvt-1.c: Remove dg-do, add cleanup.
+       * gcc.dg/vect/vect-ifcvt-2.c: Ditto.
+       * gcc.dg/vect/vect-ifcvt-3.c: Ditto.
+       * gcc.dg/vect/vect-ifcvt-4.c: Ditto.
+       * gcc.dg/vect/vect-ifcvt-5.c: Ditto.
+       * gcc.dg/vect/vect-ifcvt-6.c: Ditto.
+       * gcc.dg/vect/vect-ifcvt-7.c: Ditto.
+       * gcc.dg/vect/vect-ifcvt-9.c: Ditto.
+
+2005-04-14  Richard Henderson  <rth@redhat.com>
+
+       * lib/target-supports.exp (check_effective_target_vect_condition):
+       Add ia64, i?86, and x86_64.
+
 2005-04-14  Steven G. Kargl  <kargls@comcast.net>
 
        * gfortran.dg/underflow.f90: Use tiny(x)/huge(x).
         * gcc.dg/vect/vect-ifcvt-6.c: New test.
         * gcc.dg/vect/vect-ifcvt-7.c: New test.
         * gcc.dg/vect/vect-none.c: Now one loop is vectorized.
-       
+
 2004-04-11  Devang Patel  <dpatel@apple.com>
 
         * gcc.dg/vect/vect-dv-1.c: New test.
         * gcc.dg/vect/vect-dv-2.c: New test.
-       
+
 2005-04-11  Diego Novillo  <dnovillo@redhat.com>
 
        PR tree-optimization/20933
 
        * gcc.dg/builtins-53.c: Also check (int)ceil* and
        (long long int)ceil*.
-       
+
 2005-04-10  Mark Mitchell  <mark@codesourcery.com>
 
        * g++.dg/warn/Wdtor1.C: Declare template in system header with
 
 2005-04-06  Dorit Naishlos  <dorit@il.ibm.com>
 
-       * gfortran.dg/vect/vect-5.f90: xfail for lp64. 
+       * gfortran.dg/vect/vect-5.f90: xfail for lp64.
 
 2005-04-05  Mark Mitchell  <mark@codesourcery.com>
 
 
        * lib/target-supports.exp (check_effective_target_vect_shif): New.
        * gcc.dg/vect/vect-shift-1.c: New test.
-       
+
 2005-04-05  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
 
        PR libfortran/20755
        (g++_init): Make sure that CXXFLAGS is set.
        * lib/gcc-defs.exp (gcc-set-multilib-library-path): New function.
        * lib/gcc-dg.exp: Use gcc-set-multilib-library-path.
-       * lib/gfortran.exp (gfortran_link_flags): Likewise. 
+       * lib/gfortran.exp (gfortran_link_flags): Likewise.
        * lib/objc.exp (objc_init): Likewise.
        * lib/treelang.exp (treelang_init): Likewise.
 
        * gfortran.dg/pr18025.f90: New test.
 
 2005-03-23  Dale Johannesen  <dalej@apple.com>
-       
+
        * gcc.dg/20020312-2.c:  Fix for non-PowerPC Darwin.
 
 2005-03-23  Mark Mitchell  <mark@codesourcery.com>
 2005-03-21  Stuart Hastings  <stuart@apple.com>
 
        * gcc.target/i386/sse-2.c: New.
-       
+
 2005-03-21  Uros Bizjak  <uros@kss-loka.si>
 
        * gcc.dg/builtins-46.c: Also check lrint* and llrint*.
 
 2005-03-21  Paolo Carlini  <pcarlini@suse.de>
 
-       PR c++/20147    
+       PR c++/20147
        * g++.dg/ext/stmtexpr4.C: New test.
 
 2005-03-20  Roger Sayle  <roger@eyesopen.com>
 
        PR c++/20142
        * g++.dg/init/array18.C: Add dg-do run marker.
-       
+
        PR c++/20142
        * g++.dg/init/array18.C: New test.
 
 
        * objc.dg/stabs-1.m: hppa*64*-*-* doesn't have stabs.
 
-2005-03-05  Steven G. Kargl  <kargls@comcast.net> 
+2005-03-05  Steven G. Kargl  <kargls@comcast.net>
 
        * gfortran.dg/pr19936_1.f90: New test.
        * gfortran.dg/pr19936_2.f90: New test.
        * gfortran.dg/pr19936_3.f90: New test.
 
-2005-03-05  Steven G. Kargl  <kargls@comcast.net> 
+2005-03-05  Steven G. Kargl  <kargls@comcast.net>
             Paul Thomas <prthomas@drfccad.cea.fr>
 
        * gfortran.dg/PR19754_1.f90: New test.
        * g++.dg/parse/error27.C: New test.
        * g++.dg/template/qualttp15.C: Adjust error markers.
        * g++.old-deja/g++.other/struct1.C: Likewise.
-       
+
        PR c++/20153
        * g++.dg/template/error17.C: New test.
 
 
        PR 19952
        * g++.dg/tree-ssa/pr19952.C: New test.
-       
+
 2005-02-22  Mark Mitchell  <mark@codesourcery.com>
 
        PR c++/19883