https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105016
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> --- I see. The function should probably use count_leading_zeros instead of __builtin_clzll? Though I fail to see how that would make a difference since it doesn't have support for TImode either.