]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 6 Jul 2020 00:18:20 +0000 (00:18 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 6 Jul 2020 00:18:20 +0000 (00:18 +0000)
gcc/DATESTAMP
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index 2aa6fb451c7f48cd0a3b13b98aa5437c83e38dc9..8a714f144c0a5261b419c4669b876d450d359f12 100644 (file)
@@ -1 +1 @@
-20200705
+20200706
index 81c416f8846407b2fa52e40d27e13e31051e97e4..66a418e16cea60b8d9c9f07f5a76d5ef0e52d7e9 100644 (file)
@@ -1,3 +1,11 @@
+2020-07-05  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2020-06-30  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/88379
+       * resolve.c (resolve_assoc_var): Avoid NULL pointer dereference.
+
 2020-07-01  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master:
index cbb05fe4137a46e7205b3164bd707b3d45043c56..06e0768d1eb4ab6e804ac8bd77c678f100aac4fa 100644 (file)
@@ -1,3 +1,11 @@
+2020-07-05  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2020-06-30  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/88379
+       * gfortran.dg/pr88379.f90: New file.
+
 2020-07-01  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master: