2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920626-1.c
blob54419866a1fcdfa07116f3182eadeac5a3d6c76e
1 f(x)unsigned x;{return x>>-5;}