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

index 89aa5745dbe85010cfabe9339a21d5269e6df71b..91084967297dfe507bbc6b63041a647200522292 100644 (file)
@@ -1,3 +1,18 @@
+2025-10-21  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       Backported from master:
+       2025-10-10  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       PR target/122223
+       * config/arm/mve.md (@mve_vbicq_f<mode>): Fix operands order.
+
+2025-10-21  Jennifer Schmitz  <jschmitz@nvidia.com>
+
+       PR target/121599
+       * config/aarch64/aarch64-sve-builtins.cc
+       (function_expander::use_cond_insn): Use add_fixed_operand if
+       fallback_arg == CONST0_RTX (mode).
+
 2025-10-20  Svante Signell  <svante.signell@gmail.com>
 
        Backported from master:
index 85077f466544e3e691ef409338af7508c3255312..1ec5bc821edefd6b105fdd47243cba41dea6ef01 100644 (file)
@@ -1 +1 @@
-20251021
+20251022
index 98d2de2264bbf3150f2770257a60782f45c4ecb0..3bee7971b9eda00175f8f163b6d6d49927ccf811 100644 (file)
@@ -1,3 +1,16 @@
+2025-10-21  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       Backported from master:
+       2025-10-10  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       PR target/122223
+       * gcc.target/arm/mve/intrinsics/pr122223.c: New test.
+
+2025-10-21  Jennifer Schmitz  <jschmitz@nvidia.com>
+
+       PR target/121599
+       * gcc.target/aarch64/sve2/pr121599.c: New test.
+
 2025-10-20  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gnat.dg/renaming18.adb: New test.