[Bug fortran/84487] [8/9 Regression] Large rodate section increase in 465.tonto with r254427
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 7 20:10:00 GMT 2019
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 <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.
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
More information about the Gcc-bugs
mailing list