[AArch64] Merge stores of D-register values with different modes
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / const.c
blob209fc768887bad36299c0928b50595d28ab259c5
1 main (a)
3 return a + (~0 - 240);