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

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <[email protected]>:

https://gcc.gnu.org/g:2365f48836d71301450cbf4204fe006522582d7d

commit r16-7931-g2365f48836d71301450cbf4204fe006522582d7d
Author: Jakub Jelinek <[email protected]>
Date:   Fri Mar 6 14:33:19 2026 +0100

    testsuite: Add testcase for already fixed PR [PR122000]

    This testcase started to be miscompiled with my r15-9131 change
    on arm with -march=armv7-a -mfpu=vfpv4 -mfloat-abi=hard -O and got
    fixed with r16-6548 PR121773 change.

    2026-03-06  Jakub Jelinek  <[email protected]>

            PR target/122000
            * gcc.c-torture/execute/pr122000.c: New test.

Reply via email to