[Bug fortran/91802] ICE in mio_name_expr_t, at fortran/module.c:2141
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 1 18:58:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91802
--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Tue Oct 1 18:58:01 2019
New Revision: 276423
URL: https://gcc.gnu.org/viewcvs?rev=276423&root=gcc&view=rev
Log:
2019-10-01 Steven G. Kargl <kargl@gcc.ngu.org>
Backport of r276254+276265
PR fortran/91802
* decl.c (attr_decl1): Check if rank+corank > 15.
2019-10-01 Steven G. Kargl <kargl@gcc.ngu.org>
PR fortran/91802
* gfortran.dg/pr91802.f90: New test.
Added:
branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91802.f90
Modified:
branches/gcc-9-branch/gcc/fortran/ChangeLog
branches/gcc-9-branch/gcc/fortran/decl.c
branches/gcc-9-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list