https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107021
--- Comment #7 from Martin Liška <marxin at gcc dot gnu.org> --- (In reply to Richard Biener from comment #6) > (In reply to Martin Liška from comment #5) > > > > > > so I'd call that a testsuite issue. > > > > > > > Yep, how should I fix the verifier? Just skip it if the expected value is > > infinite? > > No, don't build it with -fno-finite-math-only? That's fine for TSVC, I can adjust that. The question is what to do with 511.povray_r as we want to support SPECs with -Ofast.