OSDN Git Service

PR libfortran/19308
[pf3gnuchains/gcc-fork.git] / libgfortran / generated / maxloc1_4_i4.c
index bfa721d..06a657c 100644 (file)
@@ -36,6 +36,9 @@ Boston, MA 02110-1301, USA.  */
 #include "libgfortran.h"
 
 
+#if defined (HAVE_GFC_INTEGER_4) && defined (HAVE_GFC_INTEGER_4)
+
+
 extern void maxloc1_4_i4 (gfc_array_i4 *, gfc_array_i4 *, index_type *);
 export_proto(maxloc1_4_i4);
 
@@ -341,3 +344,4 @@ mmaxloc1_4_i4 (gfc_array_i4 * retarray, gfc_array_i4 * array,
     }
 }
 
+#endif