]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/generated/maxloc1_8_i4.c
re PR libfortran/19308 (I/O library should support more real and integer kinds)
[thirdparty/gcc.git] / libgfortran / generated / maxloc1_8_i4.c
index 344c13b2fbe2a8a0a7bd1b7d17693079dac3c6b3..1c095ff7bb97c90d0c13cf07d2723c232593f5ef 100644 (file)
@@ -36,6 +36,9 @@ Boston, MA 02110-1301, USA.  */
 #include "libgfortran.h"
 
 
+#if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_8)
+
+
 extern void maxloc1_8_i4 (gfc_array_i8 *, gfc_array_i4 *, index_type *);
 export_proto(maxloc1_8_i4);
 
@@ -341,3 +344,4 @@ mmaxloc1_8_i4 (gfc_array_i8 * retarray, gfc_array_i4 * array,
     }
 }
 
+#endif