OSDN Git Service

* [gcc.dg/debug/dwarf2/dwarf-char1.c]: Allow '!' comment character.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index cfe3941..027124f 100644 (file)
@@ -1,3 +1,62 @@
+2005-09-05  J"orn Rennecke <joern.rennecke@st.com>
+
+       * gcc.dg/pr21255-1.c: Match different pattern for sh64.
+
+       * gcc.dg/debug/dwarf2/dwarf-char1.c: Allow '!' comment character.
+       * gcc.dg/debug/dwarf2/dwarf-char2.c: Likewise.
+       * gcc.dg/debug/dwarf2/dwarf-char3.c: Likewise.
+
+2005-09-04  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/23321
+       * gfortran.dg/direct_io_4.f90:  New test case.
+
+2005-09-04  Andrew Pinski  <pinskia@physics.uc.edu>
+            Rasmus Hahn  <rassahah@neofonie.de>
+
+       PR libobjc/23108
+       * objc.dg/type-stream-1.m: New test.
+
+2005-09-04  Tobias Schl"uter  <tobias.shclueter@physik.uni-muenchen.de>
+
+       PR fortran/23661
+       * gfortran.dg/print_fmt_1.f90, gfortran.dg/print_fmt_2.f90
+       gfortran.dg/print_fmt_3.f90: New test.
+
+2005-09-03  Jakub Jelinek  <jakub@redhat.com>
+
+       * gfortran.dg/fmt_t_1.f90: New test.
+
+2005-09-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/23454
+       * g++.dg/opt/pr23454.C: New test.
+
+2005-09-03  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/23699
+       * g++.dg/ext/static1.C: New test.
+
+2005-09-02  Richard Henderson  <rth@redhat.com>
+
+       * gcc.c-torture/execute/frame-address.c (check_fa_mid): Avoid
+       tail call to check_fa_work.
+
+2005-09-02  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/21687
+       * g++.dg/other/gc3.C: New test.
+
+2005-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * gcc.dg/20030711-1.c: Include stddef.h and stdio.h.
+       * gcc.dg/20050826-1.c: Likewise.
+
+2005-08-31  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/23167
+       * g++.dg/expr/volatile1.C: New test.
+
 2005-09-02  Andrew Pinski  <pinskia@physics.uc.edu>
 
        PR middle-end/23547
        * gcc.dg/vect/vect-91.c: New test. Test that accesses with same
        alignment were detected.
 
+2005-06-10  Aldy Hernandez  <aldyh@redhat.com>
+
+       PR c++/10611
+       * g++.dg/conversion/simd2.C: New.
+
 2005-06-09  Gabriel Dos Reis  <gdr@integrable-solutions.net>
 
        * gcc.dg/Wcxx-compat-1.c: New.