https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127055
Matthias Kretz (Vir) <mkretz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #31 from Matthias Kretz (Vir) <mkretz at gcc dot gnu.org> ---
nearbyint, rint, floor, ceil, and trunc now should vectorize also with
-ftrapping-math.
PR127119 continues the discussion on round.
