OSDN Git Service

2010-08-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index db3ae97..90494f1 100644 (file)
@@ -1,3 +1,40 @@
+2010-08-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libfortran/41859
+       * gfortran.dg/der_io_4.f90: New test.
+
+2010-08-25  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/44858
+       * gcc.c-torture/execute/pr44858.c: New test.
+
+       PR rtl-optimization/45400
+       * g++.dg/other/i386-8.C: New test.
+
+2010-08-25  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/alias-8.c: Adjust.
+
+2010-08-25  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * gcc.target/i386/combine-mul.c: New test.
+
+2010-08-25  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/44562
+       * gcc.dg/graphite/id-27.c: New testcase.
+       * gcc.dg/lto/20100825-1_0.c: Likewise.
+
+2010-08-25  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/45316
+       * g++.dg/opt/pr45316.C: New testcase.
+
+2010-08-25  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/45393
+       * g++.dg/torture/pr45393.C: New testcase.
+
 2010-08-25  Jakub Jelinek  <jakub@redhat.com>
 
        PR tree-optimization/45059