https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104448
--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-11 branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:4dd24152c8cb5bca5fff1ddabb897c9452aab6a8 commit r11-9610-g4dd24152c8cb5bca5fff1ddabb897c9452aab6a8 Author: Jakub Jelinek <ja...@redhat.com> Date: Wed Feb 16 17:03:58 2022 +0100 testsuite: Add testcase for already fixed PR [PR104448] This PR has been fixed with r12-7147-g2f9ab267e725ddf2. 2022-02-16 Jakub Jelinek <ja...@redhat.com> PR target/104448 * gcc.target/i386/pr104448.c: New test. (cherry picked from commit f9c4917f01692a10f122f5ad56e559ba27751ace)