2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / unsorted / test.c
blob46e830a3521bb3fdedc2e9ee586cf6a4e8729908
1 foo (a)
3 if (a & 38)
4 return 1;
5 return 0;