https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102058
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> --- It was observed that 450.soplex needs more iterations to converge. As we now vectorize a reduction that we didn't before that's definitely a thing that can impact precision with FP. But this is expected with -Ofast.