summaryrefslogtreecommitdiff
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 5709efbae0..ce10dc4bb7 100644
--- a/sysdeps/powerpc/bits/math-vector.h
+++ b/sysdeps/powerpc/bits/math-vector.h
@@ -50,6 +50,8 @@
# define __DECL_SIMD_exp __DECL_SIMD_PPC64
# undef __DECL_SIMD_powf
# define __DECL_SIMD_powf __DECL_SIMD_PPC64
+# undef __DECL_SIMD_pow
+# define __DECL_SIMD_pow __DECL_SIMD_PPC64
# endif
#endif