]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 12 Mar 2023 00:16:32 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 12 Mar 2023 00:16:32 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index c9e557ce8330465e74f0c2417f28373fab727294..820521cdfcc1307ad1a52ab75bbed14c06a71cc5 100644 (file)
@@ -1,3 +1,22 @@
+2023-03-11  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/extend.texi (Named Address Spaces): Drop a redundant link
+       to AVR-LibC.
+
+2023-03-11  Jeff Law  <jlaw@ventanamicro>
+
+       PR web/88860
+       * doc/extend.texi: Clarify Attribute Syntax a bit.
+
+2023-03-11  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * doc/install.texi (Prerequisites): Suggest using newer versions
+       of Texinfo.
+       (Final install): Clean up and modernize discussion of how to
+       build or obtain the GCC manuals.
+       * doc/install.texi2html: Update comment to point to the PR instead
+       of "makeinfo 4.7 brokenness" (it's not specific to that version).
+
 2023-03-10  Jakub Jelinek  <jakub@redhat.com>
 
        PR target/107703
index 1a5dec56378f6281edb9b6994100c345d6786443..4ce3ea7c20fcd0cfb5c81db3bb78b8d7ead4473f 100644 (file)
@@ -1 +1 @@
-20230311
+20230312
index 8ae4b0eb54719b7c141875111541d90915958b28..5679d29dad906ca010ade91abf582f64563f782a 100644 (file)
@@ -1,3 +1,9 @@
+2023-03-11  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/106945
+       * trans-expr.cc (gfc_copy_class_to_class): Convert element counts in
+       bounds check to common type for comparison.
+
 2023-03-10  Harald Anlauf  <anlauf@gmx.de>
 
        PR fortran/104332
index 574be9d9e67001eba4966f9d00aa993fe572f680..cfcd37f30329c0b2c9092c5cb659cfebb464c925 100644 (file)
@@ -1,3 +1,15 @@
+2023-03-11  Cupertino Miranda  <cupertino.miranda@oracle.com>
+
+       * gcc.dg/pr25521.c: Skip for !const_volatile_readonly_section
+       targets.  Adjust expected output.
+       * lib/target-supports.exp
+       (check_effective_target_const_volatile_readonly_section): New
+
+2023-03-11  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/106945
+       * gfortran.dg/pr106945.f90: New test.
+
 2023-03-10  Hans-Peter Nilsson  <hp@axis.com>
 
        * lib/target-supports.exp (check_fork_available): Don't signal