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