On Wed, Jan 3, 2018 at 1:13 PM, Thomas Koenig wrote:
> Hello world,
>
> the attached patch fixes a missing check for eoshift.
>
> If you're wondering what the "else" belongs to - it is
>
> if (boundary != NULL)
>
> Regression-tested. OK for trunk?
>
> Regards
>
> Thomas
>
> 2018-01-03 T
Hello world,
the attached patch fixes a missing check for eoshift.
If you're wondering what the "else" belongs to - it is
if (boundary != NULL)
Regression-tested. OK for trunk?
Regards
Thomas
2018-01-03 Thomas Koenig
PR fortran/83664
* check.c (gfc_check_eoshif