[COMMITTED] Fix pthread errors in pr86637-2.c
[gcc.git] / gcc / testsuite / gcc.c-torture / compile / andsi.c
1 foo ()
2 {
3 return (int)&foo;
4 }