https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38943
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2021-07-20 00:00:00 |2021-12-23
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think the test is invalid as you can still remove trapping math if the result
is not used; even with FENV access implemented.
