https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104725
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@gcc.gnu.org>: https://gcc.gnu.org/g:673a10aee1aafe0c99bfadc29a7458339bdddb3a commit r12-7436-g673a10aee1aafe0c99bfadc29a7458339bdddb3a Author: H.J. Lu <hjl.to...@gmail.com> Date: Tue Mar 1 07:39:33 2022 -0800 x86: Limit PR 35513 tests to Linux Limit PR 35513 tests to Linux since they fail on 32-bit Solaris/x86 with Solaris linker. PR testsuite/104725 * g++.target/i386/pr35513-1.C: Limit to Linux. * g++.target/i386/pr35513-2.C: Likewise.