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

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Dec 22 19:54:18 2018
New Revision: 267357

URL: https://gcc.gnu.org/viewcvs?rev=267357&root=gcc&view=rev
Log:
2018-12-22  Steven G . Kargl  <ka...@gcc.gnu.org>

        PR fortran/85798
        * decl.c (gfc_match_data): If a component of a derived type entity
        appears in data statement, check that does not have the allocatable
        attribute.

2018-12-22  Steven G . Kargl  <ka...@gcc.gnu.org>

        PR fortran/85798
        * gfortran.dg/pr85798.f90: New test.

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

Reply via email to