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

index 624d726b482106cad1063fd785583227d302504a..4e24865e9d1b0befc65034e06126c27cd37b4dc0 100644 (file)
@@ -1,3 +1,12 @@
+2025-10-30  Guo Jie  <guojie@loongson.cn>
+
+       Backported from master:
+       2025-10-30  Guo Jie  <guojie@loongson.cn>
+
+       * config/loongarch/lasx.md (fnma<mode>4): Remove.
+       * config/loongarch/lsx.md (fnma<mode>4): Remove.
+       * config/loongarch/simd.md (fnma<mode>4): Simplify and correct.
+
 2025-10-27  Jakub Jelinek  <jakub@redhat.com>
 
        PR tree-optimization/122394
index e82e384a4b58e11db3aebae05f5b900c290d0ed9..986fa53aa44a4699d85a6684374b85fb20fc0c85 100644 (file)
@@ -1 +1 @@
-20251030
+20251031
index f3126dca8385deae957defcba93266d2b646d7ac..3a01c2f8fd539a2e72fceaf2ba86eaef8e24220e 100644 (file)
@@ -1,3 +1,10 @@
+2025-10-30  Guo Jie  <guojie@loongson.cn>
+
+       Backported from master:
+       2025-10-30  Guo Jie  <guojie@loongson.cn>
+
+       * gcc.target/loongarch/fnmam4-vec.c: New test.
+
 2025-10-28  Patrick Palka  <ppalka@redhat.com>
 
        Backported from master: