]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 27 Oct 2025 00:28:10 +0000 (00:28 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 27 Oct 2025 00:28:10 +0000 (00:28 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index eaec013737cbe4c7ccdbc15e30baa224fc7daeba..d2d239191580c3f1b1aeb531965d0f1f3c0bee23 100644 (file)
@@ -1,3 +1,12 @@
+2025-10-26  LIU Hao  <lh_mouse@126.com>
+
+       Backported from master:
+       2025-10-26  LIU Hao  <lh_mouse@126.com>
+
+       PR target/119079
+       * config/i386/i386.md: Use `movsxd` to perform SI-to-DI extension in Intel
+       syntax.
+
 2025-10-24  Linsen Zhou  <i@lin.moe>
 
        Backported from master:
index 8a8350ab3d95e797e19907385a1f7f96b1d91e70..6e95effb6d9300e1bc5171a71f3d7487281add5d 100644 (file)
@@ -1 +1 @@
-20251026
+20251027
index e828b7f0bb599502b6ae56c47a6c230e3450cddf..89f374afaf80dfe4f3df5f1fdc54078af19806fb 100644 (file)
@@ -1,3 +1,12 @@
+2025-10-26  Alexandre Oliva  <oliva@adacore.com>
+
+       Backported from master:
+       2025-10-26  Alexandre Oliva  <oliva@adacore.com>
+
+       PR target/121599
+       * gcc.target/aarch64/sve2/pr121599.c: Tolerate alterate insn
+       selection.
+
 2025-10-25  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master: