Re: [PATCH] PR fortran/89647 -- Allow host associated procedure to be a binding target

2019-08-13 Thread Steve Kargl
On Tue, Aug 13, 2019 at 09:52:01AM +0300, Janne Blomqvist wrote: > On Tue, Aug 13, 2019 at 1:32 AM Steve Kargl > wrote: > > > > The attached patch fixes PR fortran/89647, and has been > > regression tested on x86_64-*-freebsd. > > > > If a procedure is made accessible by host association, the > >

Re: [PATCH] PR fortran/89647 -- Allow host associated procedure to be a binding target

2019-08-12 Thread Janne Blomqvist
On Tue, Aug 13, 2019 at 1:32 AM Steve Kargl wrote: > > The attached patch fixes PR fortran/89647, and has been > regression tested on x86_64-*-freebsd. > > If a procedure is made accessible by host association, the > that procedure can be used as binding target. During the > resolution of a type

[PATCH] PR fortran/89647 -- Allow host associated procedure to be a binding target

2019-08-12 Thread Steve Kargl
The attached patch fixes PR fortran/89647, and has been regression tested on x86_64-*-freebsd. If a procedure is made accessible by host association, the that procedure can be used as binding target. During the resolution of a type bound procedure, gfortran needs to check the parent namespace for