modernc.org/cc@v1.0.1/testdata/gcc-6.3.0/gcc/testsuite/gcc.c-torture/compile/BUG25.c (about)

     1  
     2  foo (a)
     3  {
     4    __builtin_ffs (a);
     5  }