[Bug fortran/91552] ICE with valid array constructor
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 2 17:16:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91552
--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Mon Sep 2 17:16:05 2019
New Revision: 275323
URL: https://gcc.gnu.org/viewcvs?rev=275323&root=gcc&view=rev
Log:
2019-09-02 Steven G. Kargl <kargl@gc.gnu.org>
PR fortran/91552
* array.c (walk_array_constructor): New function.
(gfc_match_array_constructor): Use it.
2019-09-02 Steven G. Kargl <kargl@gc.gnu.org>
PR fortran/91552
* gfortran.dg/pr91552.f90: New test.
Added:
branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr91552.f90
Modified:
branches/gcc-9-branch/gcc/fortran/ChangeLog
branches/gcc-9-branch/gcc/fortran/array.c
branches/gcc-9-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list