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.
pinskia at gcc dot gnu.org via Gcc-bugs Thu, 10 Dec 2020 00:19:21 -0800
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.