trans-array.c
139 KB
-
re PR fortran/27965 (invalid "Array bound mismatch" runtime error) · ef31fe62
PR fortran/27965 * trans-array.c (gfc_conv_ss_startstride): Correct the runtime conditions for bounds-checking. Check for nonzero stride. Don't check the last dimension of assumed-size arrays. Fix the dimension displayed in the error message. From-SVN: r114724
Francois-Xavier Coudert committed