https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64835
--- Comment #22 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Rainer Orth <[email protected]>: https://gcc.gnu.org/g:6f9dd9fcb95e43830c80463696542bb6b0296f6f commit r16-7884-g6f9dd9fcb95e43830c80463696542bb6b0296f6f Author: Rainer Orth <[email protected]> Date: Wed Mar 4 09:20:49 2026 +0100 testsuite: Only xfail gcc.dg/ipa/iinline-attr.c on 32-bit SPARC [PR64835] As discussed in PR target/64835, the gcc.dg/ipa/iinline-attr.c test XPASSes on 64-bit SPARC: XPASS: gcc.dg/ipa/iinline-attr.c scan-ipa-dump inline "hooray[^\\\\n]*inline copy in test" Therefore this patch restricts the xfail to 32-bit sparc for now. Tested on sparc-sun-solaris2.11, i386-pc-solaris2.11, and visium-unknown-unknown. 2026-03-03 Rainer Orth <[email protected]> gcc/testsuite: PR target/64835 * gcc.dg/ipa/iinline-attr.c (scan-ipa-dump): Restrict xfail to 32-bit SPARC.
