https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102645
--- Comment #6 from CVS 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:7d5ee289510f0c7ac2c318e396c8a6f0d0d93db0 commit r12-7750-g7d5ee289510f0c7ac2c318e396c8a6f0d0d93db0 Author: Jakub Jelinek <ja...@redhat.com> Date: Tue Mar 22 08:41:02 2022 +0100 testsuite: Add testcase for no longer failing PR [PR102645] This test started ICEing with r12-3876 but stopped with r12-5264. 2022-03-22 Jakub Jelinek <ja...@redhat.com> PR tree-optimization/102645 * gcc.c-torture/compile/pr102645.c: New test.