OSDN Git Service

config/
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.target / i386 / sse-14.c
index 38e4e56..8c3a2d2 100644 (file)
@@ -1,12 +1,13 @@
-/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
-/* { dg-options "-O0 -msse" } */
+/* { dg-do compile } */
+/* { dg-options "-O0 -msse4.1 -msse4a" } */
 
 /* Test that the intrinsics compile without optimization.  All of them are
-   defined as inline functions in mmintrin.h that reference the proper
-   builtin functions.  Defining away "static" and "__inline" results in
-   all of them being compiled as proper functions.  */
+   defined as inline functions in {,x,e,p,t,s,a}mmintrin.h that reference
+   the proper builtin functions.  Defining away "static" and "__inline"
+   results in all of them being compiled as proper functions.  */
 
 #define static
 #define __inline
 
-#include <xmmintrin.h>
+#include <ammintrin.h>
+#include <smmintrin.h>