Hi Steve,

That's OK. Thanks

Paul

On Fri, 25 Jan 2019 at 01:50, Steve Kargl
<s...@troutmask.apl.washington.edu> wrote:
>
> All,
>
> My original patch for this PR simply fixed an ICE, which
> then allowed the code to compile.  In reality, an alternate
> return is not ISO C interoperable, so an error message is
> a more appropriate response.  So, I re-opened the PR.
>
> The attached patch has been tested on x86_64-*-freebsd.
> OK to commit?
>
> 2019-01-24  Steven G. Kargl  <ka...@gcc.gnu.org>
>
>         PR fortran/85780
>         * decl.c (gfc_match_subroutine): Check for conflict between BIND(C)
>         and alternative return.
>
> 2019-01-24  Steven G. Kargl  <ka...@gcc.gnu.org>
>
>         PR fortran/85780
>         * gfortran.dg/pr85780.f90: Update testcase for error message.
>
> --
> Steve



-- 
"If you can't explain it simply, you don't understand it well enough"
- Albert Einstein

Reply via email to