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.