https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94497
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- As a workaround you can use -ffinite-math-only -fno-signed-zeros if that is applicable to the rest of your application.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94497
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- As a workaround you can use -ffinite-math-only -fno-signed-zeros if that is applicable to the rest of your application.