OSDN Git Service

2010-05-06 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 29eaf71..686fc38 100644 (file)
@@ -1,3 +1,81 @@
+2010-05-06  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/43985
+       * gfortran.dg/gomp/crayptr5.f90: New test case.
+
+2010-05-05  Jason Merrill  <jason@redhat.com>
+
+       PR debug/43370
+       * g++.dg/ext/attrib39.C: New.
+
+2010-05-05  Daniel Franke  <franke.daniel@gmail.com>
+
+       PR fortran/24978
+       * gfortran.dg/data_invalid.f90: New.
+
+2010-05-05  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto2.adb: New test.
+
+2010-05-05  Jason Merrill  <jason@redhat.com>
+
+       PR c++/43787
+       * g++.dg/opt/empty1.C: New.
+
+2010-05-05  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/43696
+       * gfortran.dg/class_17.f03: New.
+
+2010-05-04  Neil Vachharajani <nvachhar@google.com>
+
+       * gcc.dg/tree-prof/wcoverage-mismatch.c: Adjusted.
+
+2010-05-04  Mike Stump  <mikestump@comcast.net>
+
+       PR objc/35165
+       * encode-8.mm: Restore running of testcase, skip for gnu-runtime.
+
+2010-05-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/43668
+       * gcc.target/i386/pr43668.c: New.
+
+2010-05-04  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/43028
+       * g++.dg/cpp0x/initlist31.C: New.
+
+2010-05-04  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/43981
+       * gcc.dg/Wunused-var-8.c: New test.
+
+2010-05-04  Jason Merrill  <jason@redhat.com>
+
+       PR c++/38064
+       * g++.dg/cpp0x/enum3.C: Extend.
+
+2010-05-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/43799
+       * gcc.target/i386/pr43799.c: New.
+
+2010-05-04  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto1.adb: New test.
+       * gnat.dg/lto1_pkg.ad[sb]: New helper.
+
+2010-05-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR middle-end/43671
+       * gcc.target/i386/pr43671.c: New.
+
+2010-05-04  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/43705
+       * g++.dg/template/crash95.C: New.
+
 2010-05-04  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR debug/43508