OSDN Git Service

Add a testcase for PR target/43668.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index d3d168f..0707cb9 100644 (file)
@@ -1,3 +1,59 @@
+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
+       * gcc.target/i386/pr43508.c: New.
+
+2010-05-04  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/43879
+       * g++.dg/torture/pr43879-1_0.C: New testcase.
+       * g++.dg/torture/pr43879-1_1.C: Likewise.
+
+2010-05-03  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/43953
+       * g++.dg/other/crash-12.C: New test.
+
 2010-05-03  H.J. Lu  <hongjiu.lu@intel.com>
 
        * g++.dg/cdce3.C: Add a space.  Updated.