about summary refs log tree commit diff
path: root/sysdeps/generic/fix-fp-int-convert-overflow.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/fix-fp-int-convert-overflow.h')
-rw-r--r--sysdeps/generic/fix-fp-int-convert-overflow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/generic/fix-fp-int-convert-overflow.h b/sysdeps/generic/fix-fp-int-convert-overflow.h
index 73884a61b3..fb681147c0 100644
--- a/sysdeps/generic/fix-fp-int-convert-overflow.h
+++ b/sysdeps/generic/fix-fp-int-convert-overflow.h
@@ -27,5 +27,7 @@
 #define FIX_FLT_LLONG_CONVERT_OVERFLOW 0
 #define FIX_DBL_LONG_CONVERT_OVERFLOW 0
 #define FIX_DBL_LLONG_CONVERT_OVERFLOW 0
+#define FIX_LDBL_LONG_CONVERT_OVERFLOW 0
+#define FIX_LDBL_LLONG_CONVERT_OVERFLOW 0
 
 #endif /* fix-fp-int-convert-overflow.h */