summaryrefslogtreecommitdiff
path: root/libgfortran/generated/all_l8.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/generated/all_l8.c')
-rw-r--r--libgfortran/generated/all_l8.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgfortran/generated/all_l8.c b/libgfortran/generated/all_l8.c
index 41552d21e67..996ce3560bf 100644
--- a/libgfortran/generated/all_l8.c
+++ b/libgfortran/generated/all_l8.c
@@ -34,6 +34,9 @@ Boston, MA 02110-1301, USA. */
#include "libgfortran.h"
+#if defined (HAVE_GFC_LOGICAL_8) && defined (HAVE_GFC_LOGICAL_8)
+
+
extern void all_l8 (gfc_array_l8 *, gfc_array_l8 *, index_type *);
export_proto(all_l8);
@@ -171,3 +174,4 @@ all_l8 (gfc_array_l8 *retarray, gfc_array_l8 *array, index_type *pdim)
}
}
+#endif