2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / unsorted / cmphi.c
blob1ffc2140fba8eaec84deeb7d84f131cd57b8b585
1 foo (short *p, short a)
3 return a < *p;