From: GCC Administrator Date: Thu, 31 Jul 2025 00:26:50 +0000 (+0000) Subject: Daily bump. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d0aa946d27feff108ac651becc578600b25cb4f;p=thirdparty%2Fgcc.git Daily bump. --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 03a0c258fc0..f7c1792f3eb 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2025-07-30 Jennifer Schmitz + Dhruv Chawla + + * 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 Backported from master: diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index 3db1b8e79cf..c5517550f8d 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20250730 +20250731 diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog index 061f1c6c9e8..d0643d76ff8 100644 --- a/gcc/c/ChangeLog +++ b/gcc/c/ChangeLog @@ -1,3 +1,20 @@ +2025-07-30 Qing Zhao + + Backported from master: + 2025-05-30 Qing Zhao + + PR c/120354 + * c-decl.cc (finish_struct): Or the results for TYPE_INCLUDES_FLEXARRAY. + +2025-07-30 Qing Zhao + + Backported from master: + 2025-05-30 Qing Zhao + + 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 Backported from master: diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 4c85f4ceb97..06d2b8c876d 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,18 @@ +2025-07-30 Jakub Jelinek + + Backported from master: + 2025-07-30 Jakub Jelinek + + 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 Backported from master: diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index ac6bed70f5f..75c328a6ac1 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,38 @@ +2025-07-30 Qing Zhao + + Backported from master: + 2025-05-30 Qing Zhao + + PR c/120354 + * gcc.dg/pr120354.c: New test. + +2025-07-30 Qing Zhao + + Backported from master: + 2025-05-30 Qing Zhao + + PR c/120353 + * gcc.dg/pr120353.c: New test. + +2025-07-30 Jakub Jelinek + + Backported from master: + 2025-07-30 Jakub Jelinek + + 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 + + Backported from master: + 2025-07-24 Jeevitha Palanisamy + + PR testsuite/119382 + * gcc.target/powerpc/vsx-builtin-7.c: Add '-fno-ipa-icf' to dg-options. + 2025-07-29 Robert Dubner Backported from master: diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index f528d230f70..993dd7c5180 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,3 +1,7 @@ +2025-07-30 Joseph Myers + + * sr.po: Update. + 2025-05-16 Joseph Myers * es.po: Update.