* gcc.target/i386/avx512bw-vpermi2w-2.c: Fix includes to use actual
authorandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Apr 2015 16:53:23 +0000 (16:53 +0000)
committerandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Apr 2015 16:53:23 +0000 (16:53 +0000)
    headers.
    * gcc.target/i386/avx512bw-vpermt2w-2.c: Likewise.
    * gcc.target/i386/avx512bw-vpmaddubsw-2.c: Likewise.
    * gcc.target/i386/avx512bw-vpmaddwd-2.c: Likewise.
    * gcc.target/i386/avx512dq-vfpclasspd-2.c: Likewise.
    * gcc.target/i386/avx512dq-vfpclassps-2.c: Likewise.
    * gcc.target/i386/avx512vbmi-vpermi2b-2.c: Likewise.
    * gcc.target/i386/avx512vbmi-vpermt2b-2.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222273 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/avx512bw-vpermi2w-2.c
gcc/testsuite/gcc.target/i386/avx512bw-vpermt2w-2.c
gcc/testsuite/gcc.target/i386/avx512bw-vpmaddubsw-2.c
gcc/testsuite/gcc.target/i386/avx512bw-vpmaddwd-2.c
gcc/testsuite/gcc.target/i386/avx512dq-vfpclasspd-2.c
gcc/testsuite/gcc.target/i386/avx512dq-vfpclassps-2.c
gcc/testsuite/gcc.target/i386/avx512vbmi-vpermi2b-2.c
gcc/testsuite/gcc.target/i386/avx512vbmi-vpermt2b-2.c

index 203d746..cd810c3 100644 (file)
@@ -1,3 +1,15 @@
+2015-04-21  Andreas Tobler  <andreast@gcc.gnu.org>
+
+       * gcc.target/i386/avx512bw-vpermi2w-2.c: Fix includes to use actual
+       headers.
+       * gcc.target/i386/avx512bw-vpermt2w-2.c: Likewise.
+       * gcc.target/i386/avx512bw-vpmaddubsw-2.c: Likewise.
+       * gcc.target/i386/avx512bw-vpmaddwd-2.c: Likewise.
+       * gcc.target/i386/avx512dq-vfpclasspd-2.c: Likewise.
+       * gcc.target/i386/avx512dq-vfpclassps-2.c: Likewise.
+       * gcc.target/i386/avx512vbmi-vpermi2b-2.c: Likewise.
+       * gcc.target/i386/avx512vbmi-vpermt2b-2.c: Likewise.
+
 2015-04-21 Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        PR libgfortran/56743
index 0fd83da..b1aa81d 100644 (file)
@@ -6,8 +6,9 @@
 #include "avx512f-helper.h"
 
 #define SIZE (AVX512F_LEN / 16)
-#include "math.h"
-#include "values.h"
+#include <math.h>
+#include <limits.h>
+#include <float.h>
 #include "avx512f-mask-type.h"
 
 #define NUM 32
index 50446be..9a15e9e 100644 (file)
@@ -6,8 +6,9 @@
 #include "avx512f-helper.h"
 
 #define SIZE (AVX512F_LEN / 16)
-#include "math.h"
-#include "values.h"
+#include <math.h>
+#include <limits.h>
+#include <float.h>
 #include "avx512f-mask-type.h"
 
 #define NUM 32
index d66be4f..354e159 100644 (file)
@@ -6,7 +6,8 @@
 #include "avx512f-helper.h"
 
 #include <math.h>
-#include <values.h>
+#include <limits.h>
+#include <float.h>
 #define SIZE (AVX512F_LEN / 16)
 #include "avx512f-mask-type.h"
 
index 3d08543..5077427 100644 (file)
@@ -6,7 +6,8 @@
 #include "avx512f-helper.h"
 
 #include <math.h>
-#include <values.h>
+#include <limits.h>
+#include <float.h>
 #define SIZE (AVX512F_LEN / 32)
 #include "avx512f-mask-type.h"
 
index d6dfad7..6f7c65b 100644 (file)
@@ -6,7 +6,8 @@
 #include "avx512f-helper.h"
 
 #include <math.h>
-#include <values.h>
+#include <limits.h>
+#include <float.h>
 #define SIZE (AVX512F_LEN / 64)
 #include "avx512f-mask-type.h"
 
index 9401f04..40b66c4 100644 (file)
@@ -6,7 +6,8 @@
 #include "avx512f-helper.h"
 
 #include <math.h>
-#include <values.h>
+#include <limits.h>
+#include <float.h>
 #include "avx512f-mask-type.h"
 #define SIZE (AVX512F_LEN / 32)
 
index 31afc52..b41131c 100644 (file)
@@ -7,8 +7,9 @@
 #include "avx512f-helper.h"
 
 #define SIZE (AVX512F_LEN / 8)
-#include "math.h"
-#include "values.h"
+#include <math.h>
+#include <limits.h>
+#include <float.h>
 #include "avx512f-mask-type.h"
 
 #define NUM 32
index cc03426..69c0073 100644 (file)
@@ -7,8 +7,9 @@
 #include "avx512f-helper.h"
 
 #define SIZE (AVX512F_LEN / 8)
-#include "math.h"
-#include "values.h"
+#include <math.h>
+#include <limits.h>
+#include <float.h>
 #include "avx512f-mask-type.h"
 
 #define NUM 32