This is the mail archive of the gcc-bugs@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]

Re: gcc.dg/ultrasp2.c


Mark Mitchell <mark@codesourcery.com> writes:

| This is not a regression, so I can just XFAIL the test on the branch
| -- but I don't know how.  Can I put an `{ xfail ... }' clause in a
| `dg-options' clause?

No, you can just put a target-clause.

If running a test with a particular option fails then, that test
constituate a "testcase" in itself and as such should be marked
xfail in a separate clause.

-- Gaby


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