]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 28 Apr 2024 00:16:32 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 28 Apr 2024 00:16:32 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index 07e26277815fe61a898cda676636fc51268615f2..2a8cda80d19ff93cc78038876f8986d037fa45fd 100644 (file)
@@ -1,3 +1,23 @@
+2024-04-28  Andrew Pinski  <quic_apinski@quicinc.com>
+
+       PR target/113822
+       * config/aarch64/aarch64.cc (aarch64_evpc_reencode): Use
+       vec_perm_indices::new_shrunk_vector instead of manually
+       going through the indices.
+
+2024-04-27  Xi Ruoyao  <xry111@xry111.site>
+
+       PR target/114861
+       * config/loongarch/loongarch.md (bstrins_<mode>_for_mask): Add
+       constraints for operands.
+       (bstrins_<mode>_for_ior_mask): Likewise.
+
+2024-04-27  Fangrui Song  <maskray@gcc.gnu.org>
+
+       * config/riscv/elf.h (LINK_SPEC): Add -X.
+       * config/riscv/freebsd.h (LINK_SPEC): Add -X.
+       * config/riscv/linux.h (LINK_SPEC): Add -X.
+
 2024-04-26  Wilco Dijkstra  <wilco.dijkstra@arm.com>
 
        * config/aarch64/aarch64.cc (MAX_SET_SIZE): New define.
index eb33e014662318a0cf7a96fcbd484027b099789b..0bc8cb93a8bb1074ab2980d7d3b4b9dc7757200d 100644 (file)
@@ -1 +1 @@
-20240427
+20240428
index 1f54c7cc0eeb1bad41cf33d93d05bea2005d83a7..481d43b6c05d6230a4fa89a3df9c3c5c5496bf31 100644 (file)
@@ -1,3 +1,8 @@
+2024-04-27  Xi Ruoyao  <xry111@xry111.site>
+
+       PR target/114861
+       * gcc.target/loongarch/pr114861.c: New test.
+
 2024-04-26  Wilco Dijkstra  <wilco.dijkstra@arm.com>
 
        * gcc.target/aarch64/ldp_stp_q_disable.c: Remove test.