[ARM][3/3] Expand mod by power of 2
[official-gcc.git] / gcc / testsuite / gcc.target / aarch64 / mod_2.x
blob2b079a4b883dc5f591859f33b668bae3acff20e8
1 int
2 f (int x)
4   return x % 2;