[Bug target/121599] [15/16 Regression] ICE (unrecognizable insn) with SVE2 saturating add intrinsics since r15-5957-g5289540ed58e42
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Oct 26 02:04:42 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121599
--- Comment #12 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-14 branch has been updated by Alexandre Oliva
<aoliva@gcc.gnu.org>:
https://gcc.gnu.org/g:38a75e64860f9b62c32e5bebcfe755aa2a0945ee
commit r14-12124-g38a75e64860f9b62c32e5bebcfe755aa2a0945ee
Author: Alexandre Oliva <oliva@adacore.com>
Date: Sat Oct 25 22:45:22 2025 -0300
[aarch64] [testsuite] tolerate alternate insn selection [PR121599]
On gcc-14, instead of 'movi\td[0-9]*,#0', we select
'mov\tz[0-9]*\.b,#0', and the testcase fails.
As in pfalse* tests, tolerate the difference.
for gcc/testsuite/ChangeLog
PR target/121599
* gcc.target/aarch64/sve2/pr121599.c: Tolerate alterate insn
selection.
(cherry picked from commit ba653cb0d26e004c10d20ebd9f009a0a823659b0)
More information about the Gcc-bugs
mailing list