https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122103
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[15/16 Regression] SVE |[15/16 Regression] SVE
|vectorisation not honoring |vectorisation not honoring
|-fno-trapping-math |-ftrapping-math
CC| |rguenth at gcc dot gnu.org
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
I'm not sure you'll get fully IEEE compliant exceptions with the fortran
frontend as fortran allows re-association within expressions.