]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2019-11-04 Thomas Koenig <tkoenig@gcc.gnu.org>
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Nov 2019 07:39:21 +0000 (07:39 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Nov 2019 07:39:21 +0000 (07:39 +0000)
    PR fortran/92113
    * ChangeLog: Fix PR number

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277766 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/fortran/ChangeLog

index 620d8af68b9da8d80779c97603133d7c97abd153..f9f9da2a6ef52244994f12f6e3b987e82520bf20 100644 (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.