https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107815
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #5) > Jonathan, shall we just #ifdef out the > std::numeric_limits<std::float128_t>::max() > test in that test for Solaris and maybe HP-UX if it suffers from the same > bug? Yes, I don't see any point trying to fix the output here. Let's just skip those tests that are known to fail (with a comment mentioning this PR).