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: [patch] new dg-effective-target(s) for >= 32 bits, plus testcase patches


> Do you mean for tests of functionality that ought to be supported
> for the target?

No, for things that aren't supported by the target, when lack of
support causes cascading failures.

> A test should be skipped if the functionality is not supported for
> the target, or xfail'ed if it demonstrates a known bug.

I must be out of touch then.  I thought XFAIL was for "we expect this
test to fail because the target can't support it".  Are we now using
UNSUPPORTED for this?


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