OK, Steve

Thanks

Paul

On Wed, 12 Jun 2019 at 02:04, Steve Kargl
<s...@troutmask.apl.washington.edu> wrote:
>
> The attached patch fixes an ICE when freeing an array-spec
> that involves an assumed-shaped coarray (see testcase).  The
> patch regression tests cleanly.  I don't use coarrays, so
> cannot say whether the testcase is valid Fortran.  I simply
> fixed the ICE.  OK to commit?
>
> 2019-06-11  Steven G. Kargl  <ka...@gcc.gnu.org>
>
>         PR fortran/90002
>         * array.c (gfc_free_array_spec): When freeing an array-spec, avoid
>         an ICE for assumed-shape coarrays
>
> 2019-06-11  Steven G. Kargl  <ka...@gcc.gnu.org>
>
>         PR fortran/90002
>         * gfortran.dg/pr90002.f90: New test.
>
> --
> Steve



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

Reply via email to