https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89670
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- __builtin_ctz is undefined if the input is 0 as documented.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89670
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- __builtin_ctz is undefined if the input is 0 as documented.