]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/generated/fraction_r16.c
/
[thirdparty/gcc.git] / libgfortran / generated / fraction_r16.c
index 97e283dddc8e5d4169105b69c254caf5f4278e9e..148148508ab5ad98c11f6260bcdbe8593db2194e 100644 (file)
@@ -33,7 +33,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
 #define MATHFUNC(funcname) funcname ## l
 #endif
 
-#if defined (HAVE_GFC_REAL_16) && (defined(GFC_WITH_QUAD_LIB) || defined(HAVE_FREXPL))
+#if defined (HAVE_GFC_REAL_16) && (defined(GFC_REAL_16_IS_FLOAT128) || defined(HAVE_FREXPL))
 
 extern GFC_REAL_16 fraction_r16 (GFC_REAL_16 s);
 export_proto(fraction_r16);