https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119071
--- Comment #18 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-13 branch has been updated by Uros Bizjak <u...@gcc.gnu.org>: https://gcc.gnu.org/g:5ab16e594f29f2c1b4f4b54b2174de171be6c2a6 commit r13-9414-g5ab16e594f29f2c1b4f4b54b2174de171be6c2a6 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)