Re: [PATCH] PR fortran/91959 -- Re-arrange matching of %FILL

2019-10-04 Thread Steve Kargl
On Fri, Oct 04, 2019 at 09:59:14PM +0200, Thomas Koenig wrote: > Hi Steve, > > > The attached patch has been tested on x86_64-*-freebsd. > > OK to commit. > > OK. > > Thanks a lot for the patch! > > Since this seems to be a regression to before when %FILL was introduced, > also OK to backport a

Re: [PATCH] PR fortran/91959 -- Re-arrange matching of %FILL

2019-10-04 Thread Thomas Koenig
Hi Steve, The attached patch has been tested on x86_64-*-freebsd. OK to commit. OK. Thanks a lot for the patch! Since this seems to be a regression to before when %FILL was introduced, also OK to backport as far as you care to do it. Regards Thomas