]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/generated/exponent_r16.c
re PR fortran/32049 (Support on x86_64 also kind=16)
[thirdparty/gcc.git] / libgfortran / generated / exponent_r16.c
index 899a2aef35919fd0c45bb1304cdafd2db64ee312..24a115f2ad4a7ab0ec8554acce2b8a8fa38c3152 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_INTEGER_4 exponent_r16 (GFC_REAL_16 s);
 export_proto(exponent_r16);