[Bug fortran/92174] runtime error: index 15 out of bounds for type 'gfc_expr *[15]
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 22 18:19:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92174
--- Comment #7 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Tue Oct 22 18:18:59 2019
New Revision: 277297
URL: https://gcc.gnu.org/viewcvs?rev=277297&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/array.c
trunk/gcc/fortran/decl.c
More information about the Gcc-bugs
mailing list