Hi Karl,
see below for comment:
On Wed, 27 Jul 2016 17:19:42 -0700
Steve Kargl wrote:
> Patch is self-explanatory. OK?
>
> 2016-07-26 Steven G. Kargl
>
> PR fortran/71859
> * check.c(numeric_check): Prevent ICE. Issue error for
> invalid subroutine as an actual argument when
Patch is self-explanatory. OK?
2016-07-26 Steven G. Kargl
PR fortran/71859
* check.c(numeric_check): Prevent ICE. Issue error for invalid
subroutine as an actual argument when numeric argument is expected.
2016-07-26 Steven G. Kargl
PR fortran/71859
I intend to commit the following patch in approximately
2 * exp(1.) = 5.436 hours.
2016-07-22 Steven G. Kargl
PR fortran/71859
* check.c(numeric_check): Prevent ICE. Issue error for invalid
subroutine as an actual argument when numeric argument is expected.
2016-07-22