https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108308
--- Comment #2 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:b990e80e39b41ec028d018eac7d2d040a537b681 commit r13-5043-gb990e80e39b41ec028d018eac7d2d040a537b681 Author: Jakub Jelinek <ja...@redhat.com> Date: Fri Jan 6 10:52:34 2023 +0100 testsuite: Add testcases from PR108292 and PR108308 These PRs were for now fixed by reversion of the r13-4977 patch, but so that the problems don't reappear during stage 1, I'm adding testcase coverage from those PRs. 2023-01-06 Jakub Jelinek <ja...@redhat.com> PR target/108292 PR target/108308 * gcc.c-torture/execute/pr108292.c: New test. * gcc.target/i386/pr108292.c: New test. * gcc.dg/pr108308.c: New test.