ops.c: Remove calls to vec_splat...
[gcc.git] / gcc / testsuite / ChangeLog
index 30893283f40d6c5296604e68e35c5493ed34a54a..35f1a91916cc9142990ee2b4f27eab86f24926ff 100644 (file)
@@ -1,3 +1,22 @@
+2014-09-29  Bill Schmidt  <wschmidt@vnet.linux.ibm.com>
+
+       * gcc.dg/vmx/ops.c: Remove calls to vec_splat, vec_vsplth,
+       vec_vspltw, and vec_vspltb for which the second argument is out of
+       range.
+
+2014-09-29  Chen Gang  <gang.chen.5i5j@gmail.com>
+
+       * gcc.c-torture/compile/calls-void.c: New test.
+
+2014-09-29  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/51385
+       * g++.dg/template/pr51385.C: New.
+
+2014-09-28  Robert Suchanek  <robert.suchanek@imgtec.com>
+
+       * gcc.target/mips/20140928.c: New test.
+
 2014-09-27  Andi Kleen  <ak@linux.intel.com>
 
        * gcc.target/i386/nop-mcount.c: Only run on Linux.