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