https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119071
--- Comment #19 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-12 branch has been updated by Uros Bizjak <u...@gcc.gnu.org>: https://gcc.gnu.org/g:9496f5088111d9330bba2659b024f7e7a2175b4b commit r12-10977-g9496f5088111d9330bba2659b024f7e7a2175b4b Author: Jakub Jelinek <ja...@redhat.com> Date: Tue Mar 4 09:52:22 2025 +0100 testsuite: Add tests for already fixed PR [PR119071] Uros' r15-7793 fixed this PR as well, I'm just committing tests from the PR so that it can be closed. 2025-03-04 Jakub Jelinek <ja...@redhat.com> PR rtl-optimization/119071 * gcc.dg/pr119071.c: New test. * gcc.c-torture/execute/pr119071.c: New test. (cherry picked from commit ccf9db9a6fa4b5bc7aad5e9603e2ac71984142a0)