summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/test-float-vlen8.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/fpu/test-float-vlen8.c')
-rw-r--r--sysdeps/x86_64/fpu/test-float-vlen8.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/x86_64/fpu/test-float-vlen8.c b/sysdeps/x86_64/fpu/test-float-vlen8.c
index 581cbdec16..891e58ff88 100644
--- a/sysdeps/x86_64/fpu/test-float-vlen8.c
+++ b/sysdeps/x86_64/fpu/test-float-vlen8.c
@@ -25,4 +25,6 @@
#define TEST_VECTOR_expf 1
#define TEST_VECTOR_powf 1
+#define REQUIRE_AVX
+
#include "libm-test.c"