OSDN Git Service

libcpp
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 04ad10c..255201a 100644 (file)
@@ -1,3 +1,90 @@
+2008-01-22  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/34859:
+       * gcc.dg/cpp/pr34859.c: New file.
+
+2008-01-22  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/34875
+       * gfortran.dg/vector_subscript_3.f90: New test.
+
+2008-01-22  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34848
+       * gfortran.dg/missing_optional_dummy_4.f90
+
+2008-01-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * gcc.dg/vect/vect-ifcvt-9.c: Use inline.
+
+2008-01-22  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/unchecked_union1.adb: New test.
+
+2008-01-22  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/34829:
+       * g++.dg/ext/pr34829.C: New file.
+
+2008-01-22  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/34607
+       * gcc.dg/gomp/pr34607.c: New test.
+       * g++.dg/gomp/pr34607.C: New test.
+
+       PR c++/34914
+       * g++.dg/ext/vector10.C: New test.
+
+       PR c++/34918
+       * g++.dg/other/error23.C: New test.
+
+       PR c++/34917
+       * g++.dg/ext/vector12.C: New test.
+
+2008-01-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR 32102
+       * gcc.dg/Wstrict-overflow-21.c: New.
+       * g++.dg/warn/Wstrict-aliasing-8.C: New.
+
+2008-01-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR middle-end/33092
+       * gcc.dg/pr33092.c: New.
+
+2008-01-22  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       * gcc.target/s390/20020926-1.c: Add -m31 option.
+
+2008-01-22  Daniel Franke  <franke.daniel@gmail.com>
+
+       PR fortran/34915
+       * gfortran.dg/initialization_18.f90: New test.
+
+2008-01-22  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/34899
+       * gfortran.dg/tab_continuation.f: New.
+
+2008-01-22  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/34896
+       * gfortran.dg/use_rename_2.f90: New test.
+
+2008-01-21  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/34856
+       * gcc.c-torture/compile/pr34856.c: New testcase.
+
+2008-01-21  Richard Guenther  <rguenther@suse.de>
+
+       PR c/34885
+       * gcc.c-torture/compile/pr34885.c: New testcase.
+
+2008-01-21  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/alignment1.ads: New test.
+
 2008-01-21  Richard Guenther  <rguenther@suse.de>
 
        PR c++/34850