]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 21 Sep 2024 00:19:46 +0000 (00:19 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 21 Sep 2024 00:19:46 +0000 (00:19 +0000)
gcc/DATESTAMP
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index 09a8fff25e63ce02f83b887bec4ddc03bdb3a956..6df304d1af83b7f962cdd0b28b0fdd447391b419 100644 (file)
@@ -1 +1 @@
-20240920
+20240921
index 1f360364d33e4e593500162f93879cf701bff10a..cf1b77de38b92ad298467872c08faed7866b1dfb 100644 (file)
@@ -1,3 +1,13 @@
+2024-09-20  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2024-09-05  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/100273
+       * trans-decl.cc (gfc_create_module_variable): Handle module
+       variable also when it is needed for the result specification
+       of a contained function.
+
 2024-08-05  Paul Thomas  <pault@gcc.gnu.org>
 
        Backported from master:
index c15477dd05bbbfc4331e14a7cc8a2b2a32ad4c86..5fa325e4c6cddd1d4795eada44f0371b277c59fc 100644 (file)
@@ -1,3 +1,11 @@
+2024-09-20  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2024-09-05  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/100273
+       * gfortran.dg/pr100273.f90: New test.
+
 2024-09-20  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc.dg/ipa/modref-4.c: New test.