https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113048
--- Comment #9 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:2e493b697a4cb135b0af6944d0c1f3c8f59e8caf commit r14-7253-g2e493b697a4cb135b0af6944d0c1f3c8f59e8caf Author: Jakub Jelinek <ja...@redhat.com> Date: Mon Jan 15 17:35:04 2024 +0100 testsuite: Add testcase for already fixed PR [PR113048] The ICE on this testcase was fixed by r14-7141. 2024-01-15 Jakub Jelinek <ja...@redhat.com> PR rtl-optimization/113048 * gcc.target/i386/pr113048.c: New test.