* gcc.c-torture/compile/20000120-2.c: Use -fgnu89-inline.
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / tmp.c
blob463d9fb530d0e8a0e6e9d6bf1d697fc2f32485ac
1 foo (a, b)
3 return (a - b) == 0;