https://gcc.gnu.org/g:fa4aa99a590f183db0115412cb1e91943521b4a5

commit r13-9888-gfa4aa99a590f183db0115412cb1e91943521b4a5
Author: GCC Administrator <[email protected]>
Date:   Tue Sep 16 00:22:12 2025 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 8 ++++++++
 gcc/DATESTAMP           | 2 +-
 gcc/cp/ChangeLog        | 9 +++++++++
 gcc/testsuite/ChangeLog | 8 ++++++++
 4 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 645e353b0966..2946f9e2bc18 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,11 @@
+2025-09-15  Georg-Johann Lay  <[email protected]>
+
+       * config/avr/avr-mcus.def: Support AVR32DA28S, AVR32DA32S,
+       AVR32DA48S, AVR64DA28S, AVR64DA32S, AVR64DA48S AVR64DA64S,
+       AVR128DA28S, AVR128DA32S, AVR128DA48S, AVR128DA64S,
+       AVR32EB14, AVR32EB20, AVR32EB28, AVR32EB32.
+       * doc/avr-mmcu.texi: Rebuild.
+
 2025-09-10  Georg-Johann Lay  <[email protected]>
 
        Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 7545e0923ebf..fed526bc14b6 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20250915
+20250916
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index af5ffc07ff83..a12f87978d6f 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,12 @@
+2025-09-15  Matthias Kretz  <[email protected]>
+
+       Backported from master:
+       2025-09-09  Matthias Kretz  <[email protected]>
+
+       PR c++/121801
+       * mangle.cc (write_real_cst): Handle 16-bit real and assert
+       that reals have 16 bits or a multiple of 32 bits.
+
 2025-08-08  Patrick Palka  <[email protected]>
 
        Backported from master:
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 00be26e82bd5..a117729881a2 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2025-09-15  Matthias Kretz  <[email protected]>
+
+       Backported from master:
+       2025-09-09  Matthias Kretz  <[email protected]>
+
+       PR c++/121801
+       * g++.dg/abi/pr121801.C: New test.
+
 2025-08-30  liuhongt  <[email protected]>
 
        Revert:

Reply via email to