OSDN Git Service

Fix PR debug/49047
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index d7df19b..dfa323b 100644 (file)
@@ -1,9 +1,34 @@
+2011-05-31  Dodji Seketeli  <dodji@redhat.com>
+
+       PR debug/49047
+       * g++.dg/debug/dwarf2/cdtor-1.C: New test.
+
+2011-05-31  Ira Rosen  <ira.rosen@linaro.org>
+
+       PR testsuite/49239
+       * gcc.dg/vect/vect-strided-u8-i8-gap4-unknown.c: Initialize the
+       output array.
+
+2011-05-30  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       PR target/49186
+       * gcc.c-torture/execute/pr49186.c: New.
+
+2011-05-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/49168
+        * gcc.target/i386/pr49168-1.c: New.
+
+2011-05-30  Jakub Jelinek  <jakub@redhat.com>
+           Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/guality/drap.c: New test.
+
 2011-05-30  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/49210
-       * gnat.dg/boolean_subtype2.adb: New testcase.
-       * gnat.dg/boolean_subtype2.ads: Likewise.
-       * gnat.dg/boolean_subtype2_pkg.ads: Likewise.
+       * gnat.dg/boolean_subtype2.ad[sb]: New testcase.
+       * gnat.dg/boolean_subtype2_pkg.ads: New helper.
 
 2011-05-30  Jakub Jelinek  <jakub@redhat.com>