BUG25.c   [plain text]



foo (a)
{
  __builtin_ffs (a);
}