https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124615
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks like GCC is not converting the 128bit long integer divide into 64bit nor
pulling out conversion to 64bit integer from the loop either.
