http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60128
--- Comment #25 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- (In reply to Dominique d'Humieres from comment #21) > > We can xfail the test case if we are certain of the problem. > > What I don't see is how to xfail only some tests for real(16). Anyway, > Rainer could open a new PR for the solaris issue and close this one as FIXED? What we should do is break the test case into two test cases one for quad16 and the other for the rest. Then we XFAIL the quad16 one for solaris. I think we also need a new PR that is platform specific. There may be some configury magic that needs to be done for Solaris to work correctly.