]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/m4/in_unpack.m4
re PR libfortran/19308 (I/O library should support more real and integer kinds)
[thirdparty/gcc.git] / libgfortran / m4 / in_unpack.m4
index 1d2a609c007aefaa9aca610cdd766879b14487e7..131eb5d842a5739322e3ea0305286e5395c64a6f 100644 (file)
@@ -35,6 +35,8 @@ Boston, MA 02110-1301, USA.  */
 #include "libgfortran.h"'
 include(iparm.m4)dnl
 
+`#if defined (HAVE_'rtype_name`)'
+
 dnl Only the kind (ie size) is used to name the function for integers,
 dnl reals and logicals.  For complex, it's c4 and c8.
 void
@@ -112,3 +114,4 @@ void
     }
 }
 
+#endif