[Bug c++/98220] LTO causes floating point exception

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 10 08:19:13 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98220

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Are you sure this just not a divide by zero? On x86, an integer divide by zero
will throw an FPU exception.


More information about the Gcc-bugs mailing list