Hi Steve, OK to commit.
Thanks Paul On Sat, 31 Aug 2019 at 21:16, Steve Kargl <s...@troutmask.apl.washington.edu> wrote: > > The attached patch has been built and tested on i586-*-freebsd > and x86_64-*-freebsd. OK to commit? > > The patch fixes an ICE during type conversion where an array > constructor contains another array. The new function recursively > walks the constructor, and tries to do the type conversion. > The testcase demonstrates the recursion. > > 2019-08-31 Steven G. Kargl <ka...@gc.gnu.org> > > PR fortran/91552 > * array.c (walk_array_constructor): New function. > (gfc_match_array_constructor): Use it. > > 2019-08-31 Steven G. Kargl <ka...@gc.gnu.org> > > PR fortran/91552 > * gfortran.dg/pr91552.f90: New test. > > -- > Steve -- "If you can't explain it simply, you don't understand it well enough" - Albert Einstein