https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117266
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Actually _BitInt solves the abstract problem by of having types of bigger size. The division problem should be solved in the compiler and not by a new builtin.