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


Andreas Tobler writes:

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

Since this problem will affect all libffi closure tests on all platforms
that lack the necessary support, I think it might be easier to provide a
single location to XFAIL them wholesale instead of having to many
individual tests.

	Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University


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