https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99658
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Yes. GCC rightfully expects all libgcc functions to be available. Arguably one divmod call is better than two calls to mod and div.