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

index 998693823ee4953b5ad2b17b289643a0042a27c4..923feb2605d65d5d0e9b0f08cde584a38cb9c926 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-20  Svante Signell  <svante.signell@gmail.com>
 
        Backported from master:
index 8a8350ab3d95e797e19907385a1f7f96b1d91e70..6e95effb6d9300e1bc5171a71f3d7487281add5d 100644 (file)
@@ -1 +1 @@
-20251026
+20251027