https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110251
--- Comment #16 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:3fd32d3d22d86ab732b9b997bdabe449b8c53bbe commit r14-8180-g3fd32d3d22d86ab732b9b997bdabe449b8c53bbe Author: Jakub Jelinek <ja...@redhat.com> Date: Wed Jan 17 11:33:14 2024 +0100 testsuite: Add testcase for already fixed PR [PR110251] This testcase started to hang at -O3 with r13-4208 and got fixed with r14-2097. 2024-01-17 Jakub Jelinek <ja...@redhat.com> PR tree-optimization/110251 * gcc.c-torture/compile/pr110251.c: New test.