]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 26 Jun 2024 00:23:48 +0000 (00:23 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 26 Jun 2024 00:23:48 +0000 (00:23 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/c-family/ChangeLog
gcc/c/ChangeLog
gcc/cp/ChangeLog
libstdc++-v3/ChangeLog

index f5625efb63bcd67ab366f81de410ae18cb03651a..8e9808007abb59ffb64446ebdea913a60433a9c0 100644 (file)
@@ -1,3 +1,8 @@
+2024-06-25  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR target/115608
+       * config/sparc/linux64.h (CC1_SPEC): Pass -m32 for -mv8plus.
+
 2024-06-24  Kewen Lin  <linkw@linux.ibm.com>
 
        Backported from master:
index 271b3eb540d3e8767a8f50b01e5e5212f1495858..c2b916de87424a88c85efda41b4602e834d4de42 100644 (file)
@@ -1 +1 @@
-20240625
+20240626
index 4a52254e21a048d373c907342930730ae851a6b0..428c4706d47af267ac3aa63d45ca3e060ccfc794 100644 (file)
@@ -1,3 +1,11 @@
+2024-06-25  Andrew Pinski  <quic_apinski@quicinc.com>
+
+       Backported from master:
+       2024-06-25  Andrew Pinski  <quic_apinski@quicinc.com>
+
+       PR c++/115624
+       * c.opt (Wnrvo): Add Warning property.
+
 2024-06-17  Jakub Jelinek  <jakub@redhat.com>
 
        Backported from master:
index a07ef6f9155cce0ecc03318c51db5a5726ab5ccc..fa9a940ffbac9724071e9a6b70ef0870eb53f41d 100644 (file)
@@ -1,3 +1,12 @@
+2024-06-25  Sandra Loosemore  <sloosemore@baylibre.com>
+
+       Backported from master:
+       2024-06-25  Sandra Loosemore  <sloosemore@baylibre.com>
+
+       PR c/115587
+       * c-parser.cc (c_parser_omp_loop_nest): Move initializations to
+       point of declaration.
+
 2024-06-06  Jakub Jelinek  <jakub@redhat.com>
 
        Backported from master:
index 5bb960ef839ac5713868ad189f94bdeddb3cf010..8518e3a6b20414323c92b77bb6147e7ec97dc89f 100644 (file)
@@ -1,3 +1,12 @@
+2024-06-25  Sandra Loosemore  <sloosemore@baylibre.com>
+
+       Backported from master:
+       2024-06-25  Sandra Loosemore  <sloosemore@baylibre.com>
+
+       PR c/115587
+       * parser.cc (cp_parser_omp_loop_nest): Move initializations to
+       point of declaration.
+
 2024-06-17  Jakub Jelinek  <jakub@redhat.com>
 
        Backported from master:
index 665ae97185df85101dbe56d99eae4b89e6aabdf4..34ad4ed6a20cdba71991bd22b4004043128c5e61 100644 (file)
@@ -1,3 +1,16 @@
+2024-06-25  Jonathan Wakely  <jwakely@redhat.com>
+
+       * doc/xml/manual/status_cxx1998.xml: Remove confusing "not in
+       any particular release" text.
+       * doc/xml/manual/status_cxx2011.xml: Likewise.
+       * doc/xml/manual/status_cxx2014.xml: Likewise.
+       * doc/xml/manual/status_cxx2017.xml: Likewise.
+       * doc/xml/manual/status_cxx2020.xml: Likewise.
+       * doc/xml/manual/status_cxx2023.xml: Likewise.
+       * doc/xml/manual/status_cxxtr1.xml: Likewise.
+       * doc/xml/manual/status_cxxtr24733.xml: Likewise.
+       * doc/html/manual/status.html: Regenerate.
+
 2024-06-21  Matthias Kretz  <m.kretz@gsi.de>
 
        Backported from master:
This page took 0.093719 seconds and 5 git commands to generate.