FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / gcc.c-torture / unsorted / tmp.c
blob463d9fb530d0e8a0e6e9d6bf1d697fc2f32485ac
1 foo (a, b)
3 return (a - b) == 0;