Re: [PATCH] PR fortran/77960 -- inpute-item can't be function

2019-01-19 Thread Thomas Koenig
Hi Steve, The attached patch has been tested on x86_64-*-freebsd. PR fortran/77960 uses a procedure pointer to expose the bug, but it applied to any external subprogram. So, the patch checks for the external attribute. OK to commit? OK, and thanks. Regards Thomas

[PATCH] PR fortran/77960 -- inpute-item can't be function

2019-01-19 Thread Steve Kargl
The attached patch has been tested on x86_64-*-freebsd. PR fortran/77960 uses a procedure pointer to expose the bug, but it applied to any external subprogram. So, the patch checks for the external attribute. OK to commit? 2019-01-19 Steven G. Kargl PR fortran/77960 * io.c (m