]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 31 Jul 2025 00:26:50 +0000 (00:26 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 31 Jul 2025 00:26:50 +0000 (00:26 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/c/ChangeLog
gcc/cp/ChangeLog
gcc/testsuite/ChangeLog
libcpp/po/ChangeLog

index 03a0c258fc0733e4c90b3b6ca8bfc1dbd918d9b8..f7c1792f3eb6c15d476d8de3e1db03b1fb61ff6f 100644 (file)
@@ -1,3 +1,11 @@
+2025-07-30  Jennifer Schmitz  <jschmitz@nvidia.com>
+           Dhruv Chawla  <dhruvc@nvidia.com>
+
+       * config/aarch64/aarch64-cores.def (olympus): Use olympus tuning
+       model.
+       * config/aarch64/aarch64.cc: Include olympus.h.
+       * config/aarch64/tuning_models/olympus.h: New file.
+
 2025-07-29  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
 
        Backported from master:
index 3db1b8e79cf3e0f7d1fb5376c7cfbcebdd117199..c5517550f8da4c129d1a72a293cf0cd78d85b951 100644 (file)
@@ -1 +1 @@
-20250730
+20250731
index 061f1c6c9e8482be372309033172fa3ab49a1379..d0643d76ff82d93de81180841063d1bfb6c9b17d 100644 (file)
@@ -1,3 +1,20 @@
+2025-07-30  Qing Zhao  <qing.zhao@oracle.com>
+
+       Backported from master:
+       2025-05-30  Qing Zhao  <qing.zhao@oracle.com>
+
+       PR c/120354
+       * c-decl.cc (finish_struct): Or the results for TYPE_INCLUDES_FLEXARRAY.
+
+2025-07-30  Qing Zhao  <qing.zhao@oracle.com>
+
+       Backported from master:
+       2025-05-30  Qing Zhao  <qing.zhao@oracle.com>
+
+       PR c/120353
+       * c-decl.cc (finish_struct): Copy TYPE_INCLUDES_FLEXARRAY marking
+       to all the variant types of the current structure type.
+
 2025-05-30  Sandra Loosemore  <sloosemore@baylibre.com>
 
        Backported from master:
index 4c85f4ceb9708381993abf1b24808bea1d8ab0db..06d2b8c876d9dae72f6e22b00caf87ac406d6506 100644 (file)
@@ -1,3 +1,18 @@
+2025-07-30  Jakub Jelinek  <jakub@redhat.com>
+
+       Backported from master:
+       2025-07-30  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/121133
+       * parser.cc (cp_parser_unary_expression): Adjust
+       cp_parser_extension_opt caller and restore warn_long_long.
+       (cp_parser_declaration): Likewise.
+       (cp_parser_block_declaration): Likewise.
+       (cp_parser_member_declaration): Likewise.
+       (cp_parser_extension_opt): Add SAVED_LONG_LONG argument,
+       save previous warn_long_long state into it and clear it
+       for __extension__.
+
 2025-07-29  Iain Sandoe  <iain@sandoe.co.uk>
 
        Backported from master:
index ac6bed70f5f0e295209c1c1b8ad0021b09aaa789..75c328a6ac1cbe09b46e9cd3d7494c43f809e6ab 100644 (file)
@@ -1,3 +1,38 @@
+2025-07-30  Qing Zhao  <qing.zhao@oracle.com>
+
+       Backported from master:
+       2025-05-30  Qing Zhao  <qing.zhao@oracle.com>
+
+       PR c/120354
+       * gcc.dg/pr120354.c: New test.
+
+2025-07-30  Qing Zhao  <qing.zhao@oracle.com>
+
+       Backported from master:
+       2025-05-30  Qing Zhao  <qing.zhao@oracle.com>
+
+       PR c/120353
+       * gcc.dg/pr120353.c: New test.
+
+2025-07-30  Jakub Jelinek  <jakub@redhat.com>
+
+       Backported from master:
+       2025-07-30  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/121133
+       * g++.dg/warn/pr121133-1.C: New test.
+       * g++.dg/warn/pr121133-2.C: New test.
+       * g++.dg/warn/pr121133-3.C: New test.
+       * g++.dg/warn/pr121133-4.C: New test.
+
+2025-07-30  Jeevitha  <jeevitha@linux.ibm.com>
+
+       Backported from master:
+       2025-07-24  Jeevitha Palanisamy  <jeevitha@linux.ibm.com>
+
+       PR testsuite/119382
+       * gcc.target/powerpc/vsx-builtin-7.c: Add '-fno-ipa-icf' to dg-options.
+
 2025-07-29  Robert Dubner  <rdubner@symas.com>
 
        Backported from master:
index f528d230f702c345c6ac961238dce0cc5c6508b5..993dd7c51806c0b8997c74f3949eb6ad7ae96029 100644 (file)
@@ -1,3 +1,7 @@
+2025-07-30  Joseph Myers  <josmyers@redhat.com>
+
+       * sr.po: Update.
+
 2025-05-16  Joseph Myers  <josmyers@redhat.com>
 
        * es.po: Update.