[gcc r13-10041] Daily bump.

GCC Administrator gccadmin@gcc.gnu.org
Sat Jan 17 00:18:18 GMT 2026


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

commit r13-10041-gcd13c3f65daf5c8afd9dd02db71da1d1c3124dab
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sat Jan 17 00:17:47 2026 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 22 ++++++++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog |  5 +++++
 3 files changed, 28 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ee6fa03de207..08845e3b1049 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,25 @@
+2026-01-16  Alice Carlotti  <alice.carlotti@arm.com>
+
+	PR target/123460
+	* config.gcc: Accept hyphens in aarch64 --with-arch extensions.
+
+2026-01-16  LIU Hao  <lh_mouse@126.com>
+
+	Backported from master:
+	2025-05-06  LIU Hao  <lh_mouse@126.com>
+
+	PR pch/14940
+	* config/i386/host-mingw32.cc (mingw32_gt_pch_use_address):
+	Replace the loop that attempted to map the PCH only to its
+	original address with more adaptive operations
+
+2026-01-16  Vladimir N. Makarov  <vmakarov@redhat.com>
+
+	PR rtl-optimization/123121
+	* lra-remat.cc (bad_for_rematerialization_p): Consider div/mod ops.
+	(operand_to_remat): Exclude rematerialization of insns with
+	multiple sets.
+
 2026-01-06  Avinash Jayakar  <avinashd@linux.ibm.com>
 
 	PR tree-optimization/122126
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 9902c08b8a2b..058cb2950ff5 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20260116
+20260117
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index d96a0556d098..70bbefc1c9b0 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2026-01-16  Vladimir N. Makarov  <vmakarov@redhat.com>
+
+	PR rtl-optimization/123121
+	* gcc.target/i386/pr123121.c: New.
+
 2026-01-06  Avinash Jayakar  <avinashd@linux.ibm.com>
 
 	PR tree-optimization/122126


More information about the Gcc-cvs mailing list