about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/svml_s_erfcf8_core_avx.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/fpu/svml_s_erfcf8_core_avx.S')
-rw-r--r--sysdeps/x86_64/fpu/svml_s_erfcf8_core_avx.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/fpu/svml_s_erfcf8_core_avx.S b/sysdeps/x86_64/fpu/svml_s_erfcf8_core_avx.S
index 4f347c4d3c..3dd91caefb 100644
--- a/sysdeps/x86_64/fpu/svml_s_erfcf8_core_avx.S
+++ b/sysdeps/x86_64/fpu/svml_s_erfcf8_core_avx.S
@@ -19,7 +19,7 @@
 #include <sysdep.h>
 #include "svml_s_wrapper_impl.h"
 
-        .text
+	.section .text.avx2, "ax", @progbits
 ENTRY (_ZGVcN8v_erfcf)
 WRAPPER_IMPL_AVX _ZGVbN4v_erfcf
 END (_ZGVcN8v_erfcf)