https://gcc.gnu.org/g:8e24302def3419242ca68cbacd7b3684e52c812e
commit r14-12050-g8e24302def3419242ca68cbacd7b3684e52c812e Author: GCC Administrator <[email protected]> Date: Thu Oct 2 00:24:07 2025 +0000 Daily bump. Diff: --- gcc/DATESTAMP | 2 +- libstdc++-v3/ChangeLog | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index ce6a0ae64fbc..924403eec65b 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20251001 +20251002 diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index ceddb561f03e..e4e1352deaf1 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,23 @@ +2025-10-01 Patrick Palka <[email protected]> + + Backported from master: + 2025-09-24 Patrick Palka <[email protected]> + + * testsuite/17_intro/names.cc: Undefine 'u' on s390*-linux. + +2025-10-01 Patrick Palka <[email protected]> + + Backported from master: + 2025-09-17 Patrick Palka <[email protected]> + + * testsuite/20_util/bind/dangling_ref.cc: Compile with + -Wsystem-headers. + * testsuite/20_util/ratio/operations/ops_overflow_neg.cc: Likewise. + * testsuite/29_atomics/atomic/operators/pointer_partial_void.cc: + Likewise. + * testsuite/30_threads/packaged_task/cons/dangling_ref.cc: + Likewise. + 2025-09-15 Jonathan Wakely <[email protected]> Backported from master:
