https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123745
--- Comment #4 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:82085c141729432bc04d5b12a28324cae5ff41b8 commit r16-6965-g82085c141729432bc04d5b12a28324cae5ff41b8 Author: Andrew Pinski <[email protected]> Date: Wed Jan 21 17:16:04 2026 -0800 testsuite: Add testcase for already fix bug [PR123745] PR 123745 was fixed by r16-6742-g939dd2324e0f1c7cac4 but this adds another testcase which shows the same issue. Pushed as obvious after testing the testcase on x86_64-linux-gnu. PR tree-optimization/123745 gcc/testsuite/ChangeLog: * gcc.dg/torture/pr123745-1.c: New test. Signed-off-by: Andrew Pinski <[email protected]>
