OSDN Git Service

PR c/22192
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 25db24b..4da3855 100644 (file)
@@ -1,3 +1,251 @@
+2005-07-29  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/22192
+       * gcc.dg/c99-vla-2.c: New test.
+
+2005-07-29  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/21720
+       * gcc.dg/hex-round-1.c: New test.
+
+2005-07-28  Jan Hubicka  <jh@suse.cz>
+
+       * inliner-1.c: Do not dump everything.
+       * tree-prof.exp: Do not pass -ftree-based-profiling.
+       * bprob.exp: Likewise.
+
+       * gcc.dg/tree-prof/update-loopch.c: Fix thinkos.
+
+2005-07-28  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/22545
+       * g++.dg/expr/ptrmem7.C: New test.
+
+2005-07-28  Mike Stump  <mrs@apple.com>
+
+       * g++.old-deja/g++.mike/visibility-1.C: New test.
+
+2005-07-28  Richard Sandiford  <richard@codesourcery.com>
+
+       PR c/20187
+       * gcc.c-torture/execute/pr20187-1.c: New test.
+
+2005-07-28  Jeff Law  <law@redhat.com>
+
+       * gcc.dg/tree-ssa/vrp17.c: Update expected output.
+       * gcc.dg/tree-ssa/vrp18.c: New test.
+
+2005-07-28  Dorit Nuzman  <dorit@il.ibm.com>
+
+       * gcc.dg/vect/vect-reduc-1char.c: Fix data to fit in char.
+
+2005-07-28  Dorit Nuzman  <dorit@il.ibm.com>
+
+       PR tree-optimization/22506
+       * gcc.dg/vect/ps22506.c: New test.
+
+2005-07-28  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/21149
+       * gcc.target/i386/sse-3.c: New test.
+
+2005-07-28  Richard Sandiford  <richard@codesourcery.com>
+
+       * gcc.target/mips/mips32-dsp.c: Use -march=mips32 instead of -mips32.
+       * gcc.target/mips/mips32-dsp-type.c: Likewise.
+
+2005-07-28  Richard Sandiford  <richard@codesourcery.com>
+
+       PR c/22589
+       * gcc.c-torture/compile/pr22589-1.c: New test.
+
+2005-07-28  Jan Hubicka  <jh@suse.cz>
+       
+       * update-loopch.c: New testcase.
+
+2005-07-27  James A. Morrison  <phython@gcc.gnu.org>
+
+       PR rtl-optimization/23047
+       * gcc.c-torture/execute/pr23047.c: New test.
+       * gcc.c-torture/execute/pr23047.x: New.
+
+2005-07-27  James A. Morrison  <phython@gcc.gnu.org>
+
+       PR tree-optimization/22493
+       * gcc.c-torture/execute/pr22493-1.c: New test.
+       * gcc.c-torture/execute/pr22493-1.x: New.
+       * gcc.c-torture/execute/vrp-1.c: New test.
+       * gcc.c-torture/execute/vrp-2.c: New test.
+       * gcc.c-torture/execute/vrp-2.c: New test.
+
+2005-07-27  Aldy Hernandez  <aldyh@redhat.com>
+
+       * gcc.target/frv/all-builtin-read8.c: Delete.
+       * gcc.target/frv/all-builtin-read16.c: Delete.
+       * gcc.target/frv/all-builtin-read32.c: Delete.
+       * gcc.target/frv/all-builtin-read64.c: Delete.
+       * gcc.target/frv/all-builtin-write8.c: Delete.
+       * gcc.target/frv/all-builtin-write16.c: Delete.
+       * gcc.target/frv/all-builtin-write32.c: Delete.
+       * gcc.target/frv/all-builtin-write64.c: Delete.
+       * gcc.target/frv/all-read-write-1.c: New.
+
+2005-07-27  Jeff Law  <law@redhat.com>
+
+        * gcc.c-torture/execute/pr22630.c: New test.
+
+2005-07-27  Dorit Nuzman  <dorit@il.ibm.com>
+
+       PR tree-optimization/23073
+       * gcc.dg/vect/nodump-pr23073.c: New test.
+       * gcc.dg/vect/vect.exp: Allow running some tests without dump flags.
+
+2005-07-27  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       PR tree-optimize/22348
+       * gcc.c-torture/execute/pr22348.c: New.
+
+2005-07-27  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/salias-1.c: New testcase.
+
+2005-07-27  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR fortran/22503
+       * gfortran.dg/logical_comp.f90: New test.
+
+2005-07-27  Jan Hubicka  <jh@suse.cz>
+
+       * inliner-1.c: Add cleanup of dumps.
+       * val-prof-*.c: Likewise.
+       * update-tailcall.c: New.
+
+2005-07-26  Diego Novillo  <dnovillo@redhat.com>
+
+       PR 22591
+       * gcc.dg/tree-ssa/pr22591.c: New test.
+       * gcc.dg/tree-ssa/20030807-7.c: XFAIL everywhere.
+
+2005-07-26  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR libobjc/22606
+       * objc.dg/try-catch-11.m: New test.
+
+2005-07-26  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/22486
+       * gcc.dg/tree-ssa/upcast-1.c: New testcase.
+
+2005-07-25  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR tree-opt/22484
+       * testsuite/g++.dg/opt/loop2.C: New test.
+
+2005-07-25  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * gcc.dg/tree-ssa/reassoc-3.c: New test.
+       * gcc.dg/tree-ssa/reassoc-4.c: New test.
+
+2005-07-25  Adam Nemet  <anemet@lnxw.com>
+
+        * lib/profopt.exp (profopt-execute): Check for profiling data
+        files on the target.
+
+2005-07-25  Richard Guenther  <rguenther@gcc.gnu.org>
+
+       * gcc.dg/tree-ssa/flatten-1.c: Use longer function names
+       for matching of asm labels.
+
+2005-07-25  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/20050719-1.c: Add return 0;.
+
+2005-07-25  Richard Guenther  <rguenther@suse.de>
+
+       PR testsuite/22624
+       * gcc.dg/tree-ssa/flatten-2.c: Fix label patterns.
+
+2005-07-25  Ira Rosen  <irar@il.ibm.com>
+
+       * gcc.dg/vect/vect.exp: Change verbosity level to 4.
+       * gfortran.dg/vect/vect.exp, g++.dg/vect/vect.exp: Likewise.
+       * gcc.dg/vect/pr20122.c: Add vectorizable version of the loop.
+       * gcc.dg/vect/vect-100.c: New test.
+       * gcc.dg/vect/vect-101.c, gcc.dg/vect/vect-102.c,
+       gcc.dg/vect/vect-103.c, gcc.dg/vect/vect-104.c,
+       gcc.dg/vect/vect-105.c, gcc.dg/vect/vect-115.c: Likewise.
+       * gcc.dg/vect/vect-116.c: Renamed (from vect-100.c).
+       * gcc.dg/vect/vect-43.c: Add vectorizable version of the loop.
+       * gcc.dg/vect/vect-91.c: Now 3 loops are vectorizable.
+       * gfortran.dg/vect/vect-4.f90: Now vectorizable.
+       * gfortran.dg/vect/pr19049.f90: New testcase.
+       * g++.dg/vect/pr21218.cc, gcc.dg/tree-ssa/ltrans-8.c: Likewise.
+
+2005-07-25  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.c-torture/execute/20050713-1.c: New test.
+
+       PR fortran/20063
+       * gfortran.fortran-torture/execute/data_4.f90: New test.
+
+       PR middle-end/20303
+       * gcc.dg/visibility-d.c: New test.
+
+2005-07-25  Feng Wang  <fengwang@nudt.edu.cn>
+
+       * gfortran.dg/reshape_rank7.f90: Fix dejagnu commands.
+       * gfortran.dg/underflow.f90: Ditto.
+
+2005-07-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * g++.dg/warn/miss-format-1.C, g++.dg/warn/miss-format-2.C,
+       g++.dg/warn/miss-format-3.C, g++.dg/warn/miss-format-4.C,
+       g++.dg/warn/miss-format-5.C, g++.dg/warn/miss-format-6.C: New.
+
+2005-07-23  Jerry DeLisle  <jvdelisle@verizon.net>
+
+        * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Revise test to
+        include case of field width of zero. 
+
+2005-07-23  Jerry DeLisle  <jvdelisle@verizon.net>
+
+        PR libgfortran/21875
+        * gfortran.dg/fmt_read_bz_bn.f90: Revised test to include case
+        with trailing blanks on normal formatted read.
+
+2005-07-23  Chao-ying Fu  <fu@mips.com>
+
+       * gcc.target/mips/mips32-dsp-type.c: New test.
+       * gcc.target/mips/mips32-dsp.c: New test.
+
+2005-07-23  Oyvind Harboe  <oyvind.harboe@zylin.com>
+
+       PR testsuite/21073
+       * g++.old-deja/g++.mike/p3060d.C: Fix type of VoidObjMemberFunc.
+
+       PR testsuite/20454
+       * gcc.dg/20001117-1.c: Fix type of __cyg_profile_func_enter
+       and __cyg_profile_func_exit.
+
+2005-07-22  David Edelsohn  <edelsohn@gnu.org>
+
+       * gfortran.dg/comma_format_extension_3.f: Fix typo.
+       * gfortran.dg/comma_format_extension_4.f: Same.
+       * gfortran.dg/pr15332.f: Same.
+       * gfortran.dg/pr21730.f: Same.
+
+2005-07-22  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * g++.dg/opt/vrp2.C: Fix testcase.
+
+       PR tree-opt/22625
+       * g++.dg/opt/vrp2.C: New test.
+
+2005-07-22  Mark Mitchell  <mark@codesourcery.com>
+
+       PR debug/21828
+       * gcc.dg/debug/dwarf2/dwarf-uninit.c: New test.
+
 2005-07-22  Diego Novillo  <dnovillo@redhat.com>
 
        * gcc.dg/tree-ssa/20050719-1.c: New test.