OSDN Git Service

* ChangeLog: Fix whitespace.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index fa0ac07..e03a469 100644 (file)
@@ -1,3 +1,27 @@
+2010-02-17  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/43103
+       * gcc.target/i386/xop-check.h: Include m256-check.h.
+       * gcc.target/i386/xop-vpermil2ps-1.c: Include x86intrin.h.
+       * gcc.target/i386/xop-vpermil2ps-256-1.c: Ditto.
+       * gcc.target/i386/xop-vpermil2pd-1.c: Ditto.
+       * gcc.target/i386/xop-vpermil2pd-256-1.c: Ditto.
+
+2010-02-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/42918
+       * gcc.dg/pr42918.c: New test.
+
+2010-02-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * g++.dg/ext/attrib36.C: Require ILP32.
+
+2010-02-16  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/41043
+       * gfortran.dg/pr41043.f90: New testcase.
+       * gcc.dg/Wstrict-overflow-18.c: XFAIL.
+
 2010-02-16  Jason Merrill  <jason@redhat.com>
 
        * g++.dg/cpp0x/initlist-opt.C: Declare max_val inline.
@@ -9,8 +33,7 @@
 
 2010-02-16  Jakub Jelinek  <jakub@redhat.com>
 
-       * lib/prune.exp: Prune variable tracking size limit exceeded
-       notes.
+       * lib/prune.exp: Prune variable tracking size limit exceeded notes.
 
 2010-02-16  Jason Merrill  <jason@redhat.com>