about summary refs log tree commit diff
path: root/sysdeps/powerpc/bits/math-vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/powerpc/bits/math-vector.h')
-rw-r--r--sysdeps/powerpc/bits/math-vector.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/powerpc/bits/math-vector.h b/sysdeps/powerpc/bits/math-vector.h
index bbc9db0dd9..e7846b4bfa 100644
--- a/sysdeps/powerpc/bits/math-vector.h
+++ b/sysdeps/powerpc/bits/math-vector.h
@@ -46,6 +46,8 @@
 #  define __DECL_SIMD_sincosf __DECL_SIMD_PPC64
 #  undef __DECL_SIMD_expf
 #  define __DECL_SIMD_expf __DECL_SIMD_PPC64
+#  undef __DECL_SIMD_exp
+#  define __DECL_SIMD_exp __DECL_SIMD_PPC64
 
 # endif
 #endif