Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / gcc.c-torture / compile / 20010706-1.c
blob44aec371a99b83e18f6d2192c63db2ed0167e747
2 foo(unsigned int x)
4 return (x << 1) | (x >> 31);