* gcc.c-torture/compile/20000120-2.c: Use -fgnu89-inline.
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / hi.c
blob1624f777995662f1bd6f0c98b6128657a1726002
1 foo (a, b)
2 short a, b;
4 return a < b;