decl.c
279 KB
-
re PR fortran/69395 (ICE on declaring array with more than 7 dimensions+codimensions) · 93d1ab50
2018-03-15 Steven G. Kargl <kargl@gcc.gnu.org> PR fortran/69395 * decl.c (merge_array_spec): Limit the merging to maximum allowed dimensions, and issue error message if limit is exceeded. 2018-03-15 Steven G. Kargl <kargl@gcc.gnu.org> PR fortran/69395 * gfortran.dg/pr69395.f90: New test. From-SVN: r258580
Steven G. Kargl committed