re PR fortran/84487 (Large rodate section increase in 465.tonto with r254427)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Thu, 3 Oct 2019 12:39:42 +0000 (12:39 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Thu, 3 Oct 2019 12:39:42 +0000 (12:39 +0000)
commit3aad513c68676dc93ae24ed70022093dc3920e18
treef9133b6f64f63b283db13b5e2f9c9a8ee52ae99b
parentf61e54e59cda5a2e281d525d3f87ffa179fae1ae
re PR fortran/84487 (Large rodate section increase in 465.tonto with r254427)

2019-10-03  Thomas Koenig <tkoenig@gcc.gnu.org>

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

2019-10-03  Thomas Koenig <tkoenig@gcc.gnu.org>

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

From-SVN: r276506
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/typebound_call_22.f03