re PR fortran/92174 (runtime error: index 15 out of bounds for type 'gfc_expr *[15])
authorSteven G. Kargl <kargl@gcc.gnu.org>
Tue, 22 Oct 2019 18:18:59 +0000 (18:18 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Tue, 22 Oct 2019 18:18:59 +0000 (18:18 +0000)
commitebb3afe2b98a9a4b1c8cc5fd2745a1037c06d827
tree4e4e62cda2e1b3490017269ea71f050964e445a5
parent1ee4c3da8668d913419209d484a7cb5a03e7b1fb
re PR fortran/92174 (runtime error: index 15 out of bounds for type 'gfc_expr *[15])

2019-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/92174
* decl.c (attr_decl1): Move check for F2018:C822 from here ...
* array.c (gfc_set_array_spec): ... to here.

From-SVN: r277297
gcc/fortran/ChangeLog
gcc/fortran/array.c
gcc/fortran/decl.c