https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124491
--- Comment #11 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alex Coplan <[email protected]>: https://gcc.gnu.org/g:11f073a805d695d2dd4429530429ebf1561b4810 commit r16-8111-g11f073a805d695d2dd4429530429ebf1561b4810 Author: Alex Coplan <[email protected]> Date: Mon Mar 16 14:35:33 2026 +0000 aarch64, testsuite: Add test for already-fixed PR [PR124491] This adds a testcase for PR124491, which was fixed by these commits: r16-6709-ga4716ece529dfd29d169ccc96979f7c747231f25 r16-6743-ge787d5ace5cc315892868f3e5e2a2a16fd31bcc8 I originally just added the test to the 15 branch with the backports for those commits, but richi pointed out in the PR that we should have it on trunk too, so this adds it to the trunk. gcc/testsuite/ChangeLog: PR middle-end/124491 * gcc.target/aarch64/torture/pr124491.c: New test.
