https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121599

--- Comment #11 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Alexandre Oliva
<[email protected]>:

https://gcc.gnu.org/g:1e4a2d0d7e2c89e8c3603cbe46e7595a118c9731

commit r15-10452-g1e4a2d0d7e2c89e8c3603cbe46e7595a118c9731
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