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