ce426f
diff -urN glibc-2.17-c758a686/sysdeps/ieee754/ldbl-128ibm/math_ldbl.h glibc-2.17-c758a686/sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
ce426f
--- glibc-2.17-c758a686/sysdeps/ieee754/ldbl-128ibm/math_ldbl.h	2014-05-27 19:58:07.000000000 -0500
ce426f
+++ glibc-2.17-c758a686/sysdeps/ieee754/ldbl-128ibm/math_ldbl.h	2014-05-27 19:59:00.000000000 -0500
ce426f
@@ -190,6 +190,9 @@
ce426f
 # define ldbl_unpack default_ldbl_unpack
ce426f
 #endif
ce426f
 
ce426f
+/* Extract high double.  */
ce426f
+#define ldbl_high(x) ((double) x)
ce426f
+
ce426f
 /* Convert a finite long double to canonical form.
ce426f
    Does not handle +/-Inf properly.  */
ce426f
 static inline void