about summary refs log tree commit diff
path: root/sysdeps/powerpc/fpu/math-use-builtins.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/powerpc/fpu/math-use-builtins.h')
-rw-r--r--sysdeps/powerpc/fpu/math-use-builtins.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/powerpc/fpu/math-use-builtins.h b/sysdeps/powerpc/fpu/math-use-builtins.h
index 4780934379..957216a191 100644
--- a/sysdeps/powerpc/fpu/math-use-builtins.h
+++ b/sysdeps/powerpc/fpu/math-use-builtins.h
@@ -65,5 +65,7 @@
 
 #define USE_FMA_BUILTIN 1
 #define USE_FMAF_BUILTIN 1
+#define USE_FMAL_BUILTIN 0
+#define USE_FMAF128_BUILTIN 0
 
 #endif