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

--- Comment #27 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Mon Oct  7 20:10:22 2019
New Revision: 276672

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

        Backport from trunk
        PR fortran/84487
        * trans-decl.c (gfc_get_symbol_decl): For __def_init, set
        DECL_ARTIFICAL and do not set TREE_READONLY.

2019-10-07  Thomas Koenig <tkoe...@gcc.gnu.org>

        Backport from trunk
        PR fortran/84487
        * gfortran.dg/typebound_call_22.f03: xfail.


Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/trans-decl.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/typebound_call_22.f03

Reply via email to