]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 9 Jan 2023 00:20:24 +0000 (00:20 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 9 Jan 2023 00:20:24 +0000 (00:20 +0000)
gcc/DATESTAMP
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index bcc46c04f3c6b01f3f6eb7ecbd6bc598bc55e2b5..6a739acb152d8d93cf71afa603eb76377e147971 100644 (file)
@@ -1 +1 @@
-20230108
+20230109
index 4edfc801749e5d574838dd24fcb89aac0a378c7c..a8cabf47e21162d1b1c8a8328280204f3ca38a6c 100644 (file)
@@ -1,3 +1,13 @@
+2023-01-08  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2022-12-23  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/108131
+       * array.c (match_array_element_spec): Avoid too early simplification
+       of matched array element specs that can lead to a misinterpretation
+       when used as array bounds in array declarations.
+
 2022-12-18  Paul Thomas  <pault@gcc.gnu.org>
 
        Backported from master:
index 214eeac29c195821770408d06999dd66be20d25b..af82f76f39ff7fc23a3d4a01c6543aa18e7be0b6 100644 (file)
@@ -1,3 +1,12 @@
+2023-01-08  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2022-12-23  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/108131
+       * gfortran.dg/pr103505.f90: Adjust expected patterns.
+       * gfortran.dg/pr108131.f90: New test.
+
 2023-01-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
 
        Backported from master:
This page took 0.084704 seconds and 5 git commands to generate.