OSDN Git Service

PR 23164
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 60889ca..595becb 100644 (file)
@@ -1,3 +1,209 @@
+2005-08-02  Diego Novillo  <dnovillo@redhat.com>
+
+       PR 23164
+       * g++.dg/tree-ssa/pr23164.C: New test.
+
+2005-08-02  Diego Novillo  <dnovillo@redhat.com>
+
+       * gcc.dg/tree-ssa/pr23192.c: New test.
+
+2005-08-02  James A. Morrison  <phython@gcc.gnu.org>
+
+       * gcc.c-torture/execute/vrp-4.c: New test.
+
+2005-08-02  Jan Hubicka  <jh@suse.cz>
+
+       * update-threading.c: New test.
+
+2005-08-01  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * gcc.c-torture/compile/20050801-1.c: New test.
+       * gcc.c-torture/compile/20050801-2.c: New test.
+
+2005-08-01  Jan Hubicka  <jh@suse.cz>
+
+       * val-prof-5.c: New test.
+
+2005-08-01  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/22311
+       * gcc.dg/pr22311-1.c : New test.
+
+2005-07-31  Steven Bosscher  <stevenb@suse.de>
+
+       PR target/23095
+       * gfortran.dg/pr23095.f: New test.
+
+       PR c++/22003
+       * g++.dg/other/pr22003.C: New test.
+
+2005-07-31  Richard Sandiford  <richard@codesourcery.com>
+
+       PR target/20621
+       * gcc.c-torture/execute/pr20621-1.c: New test.
+
+2005-07-30  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       * gfortran.dg/comma_format_extension_4.f:  Adjust length
+       of string for format.
+       * gfortran.dg/der_array_io_1.f:  Replace illegal internal
+       print statement with internal write.
+       * gfortran.dg/der_array_io_2.f:  Likewise.
+       * gfortran.dg/der_array_io_3.f:  Likewise.
+
+2005-07-30  James A. Morrison  <phython@gcc.gnu.org>
+
+       * gcc.dg/fold-abs-4.c: new test.
+
+2005-07-30  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/22570 an related issues.
+       * gfortran.dg/x_slash_1.f: New test.
+
+2005-07-30  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/23143
+       * gcc.dg/parm-forwdecl-1.c, gcc.dg/parm-forwdecl-2.c,
+       gcc.dg/parm-forwdecl-3.c, gcc.dg/parm-forwdecl-4.c: New tests.
+
+2005-07-29  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/529
+       * gcc.dg/Wshadow-3.c: New test.
+
+2005-07-29  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       * gfortran.dg/matmul_1.f90:  Correct LHS of matmul test (it
+       used to have the wrong bounds).
+
+2005-07-29  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/21720
+       * gcc.dg/hex-round-1.c: Test more cases.
+       * gcc.dg/hex-round-2.c: New test.
+
+2005-07-29  Diego Novillo  <dnovillo@redhat.com>
+
+       PR 22550
+       * g++.dg/tree-ssa/pr22550.C: New test.
+
+2005-07-29  James A. Morrison  <phython@gcc.gnu.org>
+
+       * gcc.dg/tree-ssa/vrp19.c: New test.
+       * gcc.dg/tree-ssa-vrp20.c: New test.
+
+2005-07-29  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/22240
+       * gcc.dg/transparent-union-4.c: New test.
+
+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.