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

--- Comment #15 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Andrew Pinski <[email protected]>:

https://gcc.gnu.org/g:0131f3698c4888f28b685ddb192aff1ec8025485

commit r16-7977-g0131f3698c4888f28b685ddb192aff1ec8025485
Author: Andrew Pinski <[email protected]>
Date:   Tue Mar 10 02:46:56 2026 -0700

    testsuite/aarch64: Add testcase for already fixed bug [PR123094]

    This bug was fixed by r16-7941-g2a155ceffe6639. The testcase is
    different as this is an ICE rather than wrong code. So it seems
    like a good idea to add a testcase for it.

    Pushed as obvious after testing to make sure the new testcase
    works for aarch64-linux-gnu.

            PR rtl-optimization/123094

    gcc/testsuite/ChangeLog:

            * gcc.target/aarch64/pr123094-1.c: New test.

    Signed-off-by: Andrew Pinski <[email protected]>

Reply via email to