2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 950530-1.c
blob2b714e059bcdf91d2d90ce85dac456b9133829bd
1 f (int *s, int *t)
3 return (t - s) / 2;