On Thu, 30 Oct 2014, Dominik Vogt wrote:

> platforms need to be added.  Personally I cannot provide fixed
> tests for all the Abis either, so my suggestion is to "xfail" the
> test on all targets except s390[x] and x86_64 and leave it to the

You should never do something in a test for x86_64 and not i?86, because 
they cover exactly the same set of targets (if only LP64 x86 / x86_64 is 
relevant, use { { i?86-*-* x86_64-*-* } && lp64 }).

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to