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

--- Comment #2 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Jun 20 21:39:43 2019
New Revision: 272524

URL: https://gcc.gnu.org/viewcvs?rev=272524&root=gcc&view=rev
Log:
2019-06-20  Steven G. Kargl  <[email protected]>

        PR fortran/86587
        * symbol.c (verify_bind_c_derived_type): Remove erroneous error
        checking for BIND(C) and PRIVATE attributes.

2019-06-20  Steven G. Kargl  <[email protected]>

        PR fortran/86587
        * gfortran.dg/pr86587.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr86587.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/symbol.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to