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
<[email protected]>:

https://gcc.gnu.org/g:38a75e64860f9b62c32e5bebcfe755aa2a0945ee

commit r14-12124-g38a75e64860f9b62c32e5bebcfe755aa2a0945ee
Author: Alexandre Oliva <[email protected]>
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)

Reply via email to