OSDN Git Service

2010-05-14 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 7c50d61..b96b9a3 100644 (file)
@@ -1,3 +1,27 @@
+2010-05-14  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/44119
+       * gcc.c-torture/compile/pr44119.c: New testcase.
+
+2010-05-14  Jason Merrill  <jason@redhat.com>
+
+       PR c++/44127
+       * g++.dg/eh/terminate1.C: New.
+
+2010-05-14  Jakub Jelinek  <jakub@redhat.com>
+
+       * gfortran.dg/gomp/pr44036-1.f90: Adjust.
+
+       PR debug/44136
+       * gcc.dg/pr44136.c: New test.
+
+2010-05-14  Shujing Zhao  <pearly.zhao@oracle.com>
+
+       PR c++/30566
+       * testsuite/g++.dg/warn/Wshadow-4.C: Adjust.
+       * testsuite/g++.dg/warn/Wshadow-5.C: New test.
+       * testsuite/g++.dg/warn/Wshadow-6.C: New test
+
 2010-05-13  Daniel Franke  <franke.daniel@gmail.com>
 
         PR fortran/35779