summaryrefslogtreecommitdiff
path: root/libgfortran/generated/shape_i16.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/generated/shape_i16.c')
-rw-r--r--libgfortran/generated/shape_i16.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libgfortran/generated/shape_i16.c b/libgfortran/generated/shape_i16.c
index a89c70acef8..77274d6002a 100644
--- a/libgfortran/generated/shape_i16.c
+++ b/libgfortran/generated/shape_i16.c
@@ -48,6 +48,9 @@ shape_16 (gfc_array_i16 * const restrict ret,
stride = ret->dim[0].stride;
+ if (ret->dim[0].ubound < ret->dim[0].lbound)
+ return;
+
for (n = 0; n < GFC_DESCRIPTOR_RANK (array); n++)
{
ret->data[n * stride] =