https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64835
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu.org
--- Comment #13 from Rainer Orth <ro at gcc dot gnu.org> ---
(In reply to Eric Botcazou from comment #12)
> > Eric, gcc.dg/ipa/iinline-attr.c XPASSes on 64-bit SPARC since
> >
> > commit ffabce849033e57ebaf60029822b81e981681c21
> > Author: Eric Botcazou <[email protected]>
> > Date: Tue Nov 29 11:43:32 2022 +0100
> >
> > Couple of testsuite adjustments
> >
> > gcc/testsuite/
> > * gcc.dg/ipa/iinline-attr.c: XFAIL on SPARC.
> >
> > while the 32-bit test is XFAILed. Should we restrict the xfail to 32-bit
> > sparc then?
>
> The reason why it has been XFAILed does not depend on the word size though.
What should we do about the XPASS then?