]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 18 Mar 2023 00:18:14 +0000 (00:18 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 18 Mar 2023 00:18:14 +0000 (00:18 +0000)
gcc/DATESTAMP
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index 348f4b8a133c8b626f4e2add3d8b0011dbe34166..4b45c22ce57e48ea38c938259455a2ecc54a07e0 100644 (file)
@@ -1 +1 @@
-20230317
+20230318
index 83e40200e41fbc35e34a609b89a972b345e89a53..1eaa0fe763723117d9747b55a1144617c3805a54 100644 (file)
@@ -1,3 +1,21 @@
+2023-03-17  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2023-03-11  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/106945
+       * trans-expr.c (gfc_copy_class_to_class): Convert element counts in
+       bounds check to common type for comparison.
+
+2023-03-17  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2023-03-10  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/104332
+       * resolve.c (resolve_symbol): Avoid NULL pointer dereference while
+       checking a symbol with the BIND(C) attribute.
+
 2023-03-05  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master:
index c3989954224a65c6d29ea01766e1ac11570e3d91..1718a14d34c06aaaea4aaf601ccdaa18c631efea 100644 (file)
@@ -1,3 +1,19 @@
+2023-03-17  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2023-03-11  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/106945
+       * gfortran.dg/pr106945.f90: New test.
+
+2023-03-17  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2023-03-10  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/104332
+       * gfortran.dg/bind_c_usage_34.f90: New test.
+
 2023-03-05  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master:
This page took 0.09935 seconds and 5 git commands to generate.