about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/svml_s_erfcf16_core.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/fpu/svml_s_erfcf16_core.S')
-rw-r--r--sysdeps/x86_64/fpu/svml_s_erfcf16_core.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/fpu/svml_s_erfcf16_core.S b/sysdeps/x86_64/fpu/svml_s_erfcf16_core.S
index 0a14a1a4da..7057e6cb45 100644
--- a/sysdeps/x86_64/fpu/svml_s_erfcf16_core.S
+++ b/sysdeps/x86_64/fpu/svml_s_erfcf16_core.S
@@ -19,7 +19,7 @@
 #include <sysdep.h>
 #include "svml_s_wrapper_impl.h"
 
-	.text
+	.section .text.evex512, "ax", @progbits
 ENTRY (_ZGVeN16v_erfcf)
 WRAPPER_IMPL_AVX512 _ZGVdN8v_erfcf
 END (_ZGVeN16v_erfcf)