re PR fortran/20848 (PARAMETER and SAVE attribute conflict)
[gcc.git] / gcc / testsuite / ChangeLog
index 0abc44f94f1f6d44a64dfc22e78bb067b3a3bde5..9afbb21be3f699ab826744dd0aa948f821245170 100644 (file)
@@ -1,3 +1,113 @@
+2005-09-07  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR fortran/20848
+       * gfortran.dg/parameter+save.f90:  New test case.
+
+2005-09-06  Richard Sandiford  <richard@codesourcery.com>
+
+       PR fortran/19269
+       * gfortran.fortran-torture/execute/pr19269-1.f90: New test.
+
+2005-09-06  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/23075
+       * gcc.dg/pr23075.c: New test.
+       * g++.dg/warn/pr23075.C: New test.
+
+       PR target/22362
+       * gcc.target/i386/pr22362.c: New test.
+
+       PR rtl-optimization/23098
+       * gcc.target/i386/pr23098.c: Add dg-require-effective-target ilp32.
+
+       * gcc.dg/debug/dwarf2/dwarf-char1.c: Further regex fixes.
+       * gcc.dg/debug/dwarf2/dwarf-char2.c: Likewise.
+       * gcc.dg/debug/dwarf2/dwarf-char3.c: Likewise.
+
+2005-09-06  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/expr/cast6.C: New test.
+
+       PR c++/9782
+       * g++.dg/init/new15.C: New test.
+
+2005-09-06  Keith Besaw  <kbesaw@us.ibm.com>
+
+       * gcc.dg/vect/Os-vect-95.c: New test.
+       * gcc.dg/vect/vect-95.c: Same.
+
+2005-09-06  Keith Besaw  <kbesaw@us.ibm.com>
+
+       * gcc.dg/vect/vect-29.c: Update xfail testing.
+       * gcc.dg/vect/vect-44.c: Same.
+       * gcc.dg/vect/vect-48.c: Same.
+       * gcc.dg/vect/vect-50.c: Same.
+       * gcc.dg/vect/vect-72.c: Same.
+       * gcc.dg/vect/vect-77.c: Same.
+       * gcc.dg/vect/vect-78.c: Same.
+       * gcc.dg/vect/vect-80.c: Same.
+       * gcc.dg/vect/vect-96.c: Same.
+       * gcc.dg/vect/vect-100.c: Same.
+       * gcc.dg/vect/vect-exp: Add default flags for Os-vect-*.
+       * gfortran.dg/vect/vect-2.f90: Update xfail testing.
+       * gfortran.dg/vect/vect-5.f90: Same.
+
+2005-09-06  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/debug/dwarf2/dwarf-char1.c: Accept more assembler comment
+       start strings.
+       * gcc.dg/debug/dwarf2/dwarf-char2.c: Likewise.
+       * gcc.dg/debug/dwarf2/dwarf-char3.c: Likewise.
+
+       PR c++/23056
+       * g++.dg/opt/pr23056.C: New test.
+
+       PR rtl-optimization/23098
+       * gcc.target/i386/pr23098.c: New test.
+
+2005-09-05  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/23667
+       * g++.dg/template/static15.C: New test.
+
+       PR c++/21440
+       * g++.dg/ext/stmtexpr5.C: New test.
+       * g++.dg/ext/stmtexpr6.C: Likewise.
+
+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
        * 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.