]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 24 Feb 2022 00:17:19 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 24 Feb 2022 00:17:19 +0000 (00:17 +0000)
gcc/DATESTAMP
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index 5d0073eb6bc804b5e748882a7a8033ee3ff43bce..586e0feb81882a86f3ec7094426f77cbf51e90c7 100644 (file)
@@ -1 +1 @@
-20220223
+20220224
index 154d2bec480814b29928db40b933b4b868317441..aa4f950947c4db410b0ab690f49c08e3f8790cf4 100644 (file)
@@ -1,3 +1,12 @@
+2022-02-23  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2022-02-22  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/104619
+       * resolve.c (resolve_structure_cons): Skip shape check if shape
+       of constructor cannot be determined at compile time.
+
 2022-02-04  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master:
index 19a805ccdc06762dfa7bc8451ad370fe7a75cf66..dbe595dbc1f348feda31612dad1ea2b3879941e9 100644 (file)
@@ -1,3 +1,11 @@
+2022-02-23  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2022-02-22  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/104619
+       * gfortran.dg/derived_constructor_comps_7.f90: New test.
+
 2022-02-17  Jason Merrill  <jason@redhat.com>
 
        Revert: