OSDN Git Service

2010-04-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index cb48646..9c63888 100644 (file)
@@ -1,3 +1,23 @@
+2010-04-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       PR target/43635
+       * gcc.c-torture/compile/pr43635.c: New testcase.
+
+2010-04-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR fortran/43339
+       * gfortran.dg/gomp/sharing-2.f90: Adjust for iteration vars
+       of sequential loops being private only in the innermost containing
+       task region.
+
+       PR middle-end/43337
+       * gfortran.dg/gomp/pr43337.f90: New test.
+
+2010-04-19  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/43796
+       * gfortran.dg/pr43796.f90: New testcase.
+
 2010-04-19  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/43783