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: 3.4 PATCH: Fix libffi testsuite on MIPS


Rainer Orth wrote:

Even so, all closure tests fails since that API isn't supported on MIPS.
Maybe there should be a mechanism to selectively XFAIL those tests?

I think with the dg framework you can xfail your specified target on each testcase. Like /* { dg-do run { xfail mips*-*-* } } */



Ok for mainline?


This is ok with me, as far as I can say. But I have no approval rights.
I just wrote this stuff :)

Andreas


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