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

commit r14-12142-ga75b6ed916201bb4cb9a10f833f5cf7194bbc13e
Author: GCC Administrator <[email protected]>
Date:   Fri Nov 7 00:26:11 2025 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog | 20 ++++++++++++++++++++
 gcc/DATESTAMP |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index df71043d08ba..9aa79b348c33 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,23 @@
+2025-11-06  Georg-Johann Lay  <[email protected]>
+
+       Backported from master:
+       2025-11-06  Georg-Johann Lay  <[email protected]>
+
+       PR target/122516
+       * config/avr/elf.h (SUPPORTS_SHF_GNU_RETAIN): Define if
+       HAVE_GAS_SHF_GNU_RETAIN.
+
+2025-11-06  Georg-Johann Lay  <[email protected]>
+
+       Backported from master:
+       2025-11-06  Georg-Johann Lay  <[email protected]>
+
+       * config/avr/avr.cc (avr_output_addr_vec): Output
+       a valid opcode prior to the first gs() label provided:
+       - The code is compiled for an arch that has AVR-SD mcus, and
+       - the function has a "section" attribute, and
+       - the function has a gs() label addresses switch/case table.
+
 2025-11-03  Georg-Johann Lay  <[email protected]>
 
        Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 02b442ec20c8..da14cf481a5b 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20251106
+20251107

Reply via email to