Re: [PATCH] PR fortran/91785 -- Set locus for inquiry parameter
On 10/1/19 5:06 PM, Steve Kargl wrote: The attached patch has been tested on x86_64-*-freebsd. OK to commit? Ok Steve, Thanks, Jerry The patch prevents an ICE by setting the locus of an inquiry parameter. 2019-10-01 Steven G. Kargl
[PATCH] PR fortran/91785 -- Set locus for inquiry parameter
The attached patch has been tested on x86_64-*-freebsd. OK to commit? The patch prevents an ICE by setting the locus of an inquiry parameter. 2019-10-01 Steven G. Kargl Index: gcc/fortran/primary.c === --- gcc/fortran/primary.c (re