https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126576
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <[email protected]>: https://gcc.gnu.org/g:04e3459dfc6ecd1138ec6d4f0d1e6b9044576814 commit r17-2895-g04e3459dfc6ecd1138ec6d4f0d1e6b9044576814 Author: Jakub Jelinek <[email protected]> Date: Mon Aug 3 11:50:20 2026 +0200 testsuite: Add testcase for already fixed PR [PR126576] This testcase got fixed with r17-2843, but the testcase is sufficiently different from the other one that it is worth having both. 2026-08-03 Jakub Jelinek <[email protected]> PR tree-optimization/126576 * gcc.dg/torture/pr126576.c: New test.
