]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 21 Oct 2025 00:22:35 +0000 (00:22 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 21 Oct 2025 00:22:35 +0000 (00:22 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/ada/ChangeLog
gcc/testsuite/ChangeLog

index 28059e1aa49d6871c6d12f8c8d14d6cb011f07b5..998693823ee4953b5ad2b17b289643a0042a27c4 100644 (file)
@@ -1,3 +1,11 @@
+2025-10-20  Svante Signell  <svante.signell@gmail.com>
+
+       Backported from master:
+       2025-10-20  Svante Signell  <svante.signell@gmail.com>
+
+       PR go/104290
+       * config/gnu.h (OPTION_GLIBC_P, OPTION_GLIBC): Define.
+
 2025-10-16  Alex Coplan  <alex.coplan@arm.com>
 
        Backported from master:
index bc3f4162f56efc48bbd50fa6aa35ed811b552172..85077f466544e3e691ef409338af7508c3255312 100644 (file)
@@ -1 +1 @@
-20251020
+20251021
index d33354757e85f1905ccb11ec901420fb5afcf479..23da46f600435a842e6bd42661e118b66b4cb0b7 100644 (file)
@@ -1,3 +1,8 @@
+2025-10-20  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/107536
+       * exp_ch2.adb (Expand_Renaming): Mark the entity as referenced.
+
 2025-07-03  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc-interface/decl.cc (gnat_to_gnu_component_type): Validate the
index da27f1fec62ec626b8975b9dae67af40553b6f03..6fb9fdbd26dec766282260beb3d7d73552625768 100644 (file)
@@ -1,3 +1,7 @@
+2025-10-20  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/renaming18.adb: New test.
+
 2025-10-16  Alex Coplan  <alex.coplan@arm.com>
 
        Backported from master: