https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72714

--- Comment #11 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Wed Mar  6 20:12:06 2019
New Revision: 269440

URL: https://gcc.gnu.org/viewcvs?rev=269440&root=gcc&view=rev
Log:
2019-03-06  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/72714
        Backport from trunk
        * resolve.c (resolve_allocate_expr): Add some tests for coarrays.

2019-03-06  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/72714
        Backport from trunk
        * gfortran.dg/coarray_allocate_11.f90: New test.


Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/coarray_allocate_11.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/resolve.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog

Reply via email to