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

--- Comment #8 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:d2881c26c25697b53a8d1126aea6986c2a203ddd

commit r16-7922-gd2881c26c25697b53a8d1126aea6986c2a203ddd
Author: Andrew Pinski <[email protected]>
Date:   Thu Mar 5 21:54:44 2026 -0800

    testsuite/aarch64: Add testcae for already fixed bug [PR124078]

    This big-endian testcase started to ICE with r16-7464-g560766f6e239a8
    and then started to work r16-7506-g498983d9619351.
    So it seems like a good idea to add the testcase for this
    so it does not break again.

    Pushed as obvious after a quick test to make sure it ICEd
    before and it is passing now on aarch64-linux-gnu.

            PR rtl-optimization/124078

    gcc/testsuite/ChangeLog:

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

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

Reply via email to