* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920626-1.c
blob54419866a1fcdfa07116f3182eadeac5a3d6c76e
1 f(x)unsigned x;{return x>>-5;}