OSDN Git Service

PR 23164
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index f45371d..595becb 100644 (file)
@@ -1,5 +1,118 @@
+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>