[Bug tree-optimization/38943] Optimization removes trapping instruction
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 24 04:48:59 GMT 2021
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.
More information about the Gcc-bugs
mailing list