https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92133
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tkoenig at gcc dot gnu.org
--- Comment #6 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
(In reply to Feng Xue from comment #5)
> (In reply to Thomas Koenig from comment #4)
> > Author: tkoenig
> > Date: Sun Nov 3 22:33:53 2019
> > New Revision: 277760
> >
> > URL: https://gcc.gnu.org/viewcvs?rev=277760&root=gcc&view=rev
> > Log:
> > 2019-11-03 Thomas Koenig <[email protected]>
> >
> > PR fortran/92133
> > * trans-decl.c (gfc_get_symbol_decl): If __def_init actually
> > contains a value, put it into the read-only section.
> >
> >
> > Modified:
> > trunk/gcc/fortran/ChangeLog
> > trunk/gcc/fortran/trans-decl.c
>
> Your patch's tracker number should be 92113, not 92133.
Unfortunately, this is one of the things that can't be undone...
Fixed in the ChangeLog, and made a remark in PR 92113.