[AArch64] Merge stores of D-register values with different modes
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / lop.c
blob72464111d4dff25097c277986d37c51164455147
1 lop (a)
3 do
4 a--;
5 while (a >= -1);