svn merge -r102224:107263 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_4-branch
[official-gcc.git] / gcc / testsuite / gcc.c-torture / unsorted / cmphi.c
blob1ffc2140fba8eaec84deeb7d84f131cd57b8b585
1 foo (short *p, short a)
3 return a < *p;