https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82735
--- Comment #20 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:e89759fdfc80db223bd852aba937acb2d7c2cd80 commit r12-1265-ge89759fdfc80db223bd852aba937acb2d7c2cd80 Author: H.J. Lu <hjl.to...@gmail.com> Date: Mon Jun 7 11:43:25 2021 -0700 x86: Don't compile pr82735-[345].c for x32 Since -mabi=ms isn't compatible with x32, skip pr82735-[345].c for x32. PR target/82735 * gcc.target/i386/pr82735-3.c: Don't compile for x32. * gcc.target/i386/pr82735-4.c: Likewise. * gcc.target/i386/pr82735-5.c: Likewise.