No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.c-torture / compile / 950530-1.c
blob2b714e059bcdf91d2d90ce85dac456b9133829bd
1 f (int *s, int *t)
3 return (t - s) / 2;