http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51057

--- Comment #4 from Iain Sandoe <iains at gcc dot gnu.org> 2011-12-03 21:08:26 
UTC ---
(In reply to comment #3)
> On Sat, Dec 03, 2011 at 08:36:43PM +0000, iains at gcc dot gnu.org wrote:

> This test came into being when libquadmath came into the tree.
> The correct, and only, solution for targets whose long double
> representation is double-double math is to XFAIL the test on those
> targets.

Elsewhere in the test suite, if a test is meaningless or impossible to complete
in the absence of a capability - the test is made conditional on that
capability, rather than having a long list of XFAILs.

If this is really not possible here, then I'll prepare an XFAIL patch, but it's
not an ideal solution.

Reply via email to