On 11/17/2015 08:05 AM, Steve Kargl wrote: > The attached patch fixes an issue with SPREAD and the PARAMETER > attribute when an array constructor is too large for expansion. > gfortran now issues an error message and points to the > -fmax-array-constructor. > > Patch built on i386-*-freebsd and x86_64-*-freebsd. There are > no regressions. OK to commit? > OK
- [PATCH] PR fortran/43996 -- Too large array constructor in S... Steve Kargl
- Re: [PATCH] PR fortran/43996 -- Too large array constru... Jerry DeLisle