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

index 75de3250ecdc7ca7767233e5603eaea82438fa2d..95c7d7a00c2377fdf35a7e4de447284391455c0b 100644 (file)
@@ -1 +1 @@
-20240320
+20240321
index 9897288e27300631b02062ea83b613f6cf60f175..47139e87ff245dc72c4f0801c9b7db4cac41182f 100644 (file)
@@ -1,3 +1,12 @@
+2024-03-20  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2024-03-18  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/103715
+       * frontend-passes.c (check_externals_expr): Prevent invalid read
+       in case of mismatch of external subroutine with function.
+
 2024-02-09  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master:
index b1ad79c170aa05da90cc9cfc33efac07496eae93..47c160b25ee9e0cc47902092dab4b70bf1d7f8d4 100644 (file)
@@ -1,3 +1,11 @@
+2024-03-20  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2024-03-18  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/103715
+       * gfortran.dg/pr103715.f90: New test.
+
 2024-03-07  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gnat.dg/predicate15.adb: New test.