re PR fortran/92113 (r276673 causes segfault in gfortran.dg/pr51434.f90)

2019-11-04  Thomas Koenig  <tkoenig@gcc.gnu.org>

    PR fortran/92113
    * ChangeLog: Fix PR number

From-SVN: r277766
This commit is contained in:
Thomas Koenig 2019-11-04 07:39:21 +00:00
parent e10ed12560
commit cedaa3f605

View file

@ -1,6 +1,6 @@
2019-11-03 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/92133
PR fortran/92113
* trans-decl.c (gfc_get_symbol_decl): If __def_init actually
contains a value, put it into the read-only section.