This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [committed] Skip ICEing -frtl-abstract-sequences tests for MIPS


Mark Mitchell <mark@codesourcery.com> writes:
> Richard Sandiford wrote:
>> PR 33642 is an ICE about -frtl-abstract-sequences ICEing for various
>> targets, including MIPS.  The PR is quite old now, and progress seems
>> to have stalled, so I've applied this patch to skip the tests for MIPS.
>> This'll reduce testsuite noise until the PR is fixed.
>
> Why skip, rather than XFAIL?  It seems like it would be better to XFAIL, 
> so that if this if fixed, we start seeing XPASS.

You can't XFAIL ICEs, AIUI.

Richard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]