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

Mikael Morin <mikael at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mikael at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #3 from Mikael Morin <mikael at gcc dot gnu.org> ---
All open branches (4.9, 5, and trunk(6)) reject comment #0 with:

comment_0.f90:18.13:

    allocate(carr%c, source = b)
             1
Error: Component to the right of a part reference with nonzero rank must not
have the ALLOCATABLE attribute at (1)


Closing as FIXED.

Reply via email to