https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121014
Robin Dapp <rdapp at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED CC| |rdapp at gcc dot gnu.org --- Comment #3 from Robin Dapp <rdapp at gcc dot gnu.org> --- Fixed on trunk. I don't suppose we want to backport this as it's pretty harmless (all div variants expand to u/sdiv anyway)?