]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 3 Sep 2025 00:26:54 +0000 (00:26 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 3 Sep 2025 00:26:54 +0000 (00:26 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index 24e751d458c4ac39cc4121f3783bf79c98188e4c..8e08cffb95c9b19bd17f061c9ecbf3c81a596e45 100644 (file)
@@ -1,3 +1,16 @@
+2025-09-02  Jeff Law  <jlaw@ventanamicro.com>
+
+       Backported from master:
+       2025-08-29  Jeff Law  <jlaw@ventanamicro.com>
+
+       PR target/121548
+       * config/riscv/riscv-avlprop.cc (get_insn_vtype_mode): Assert
+       MODE_IDX is smaller than the number of operands.
+       (simplify_replace_vlmax_avl): Similarly.
+       (pass_avlprop::get_vlmax_ta_preferred_avl): Similarly.
+       * config/riscv/vector.md: Override merge_op_idx computation
+       for simple moves, just like is done for avl_type_idx and mode_idx.
+
 2025-09-01  Mark Harmstone  <mark@harmstone.com>
 
        * dwarf2codeview.cc (get_type_num_array_type): Don't try to
index d96d61e4cf1fc3a4bd4b13fd31ec2b5770d9005a..18f16c3b10488bed020d6da40637113c31ab3b2b 100644 (file)
@@ -1 +1 @@
-20250902
+20250903