]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR fortran/84487 (Large rodate section increase in 465.tonto with r254427)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Mon, 7 Oct 2019 20:10:22 +0000 (20:10 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Mon, 7 Oct 2019 20:10:22 +0000 (20:10 +0000)
commitc5b2ab5b80ccfc4995609f7bbd8da15525cae0d5
tree4583923214ee0615712d8d52f3c6ddce838bd3c4
parenteb9379e2ce69582a6771a435e68b50be4469a6fb
backport: re PR fortran/84487 (Large rodate section increase in 465.tonto with r254427)

2019-10-07  Thomas Koenig <tkoenig@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 <tkoenig@gcc.gnu.org>

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

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