[Bug rtl-optimization/123094] [15/16 Regression] AArch64 armv9-a: ICE at -O2 during RTL pass: cse2
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 10 09:56:34 GMT 2026
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 <pinskia@gcc.gnu.org>:
https://gcc.gnu.org/g:0131f3698c4888f28b685ddb192aff1ec8025485
commit r16-7977-g0131f3698c4888f28b685ddb192aff1ec8025485
Author: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
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 <andrew.pinski@oss.qualcomm.com>
More information about the Gcc-bugs
mailing list