aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/compile/920626-1.c
blob: 54419866a1fcdfa07116f3182eadeac5a3d6c76e (plain)
1
f(x)unsigned x;{return x>>-5;}