Match: Support imm form for unsigned scalar .SAT_ADD
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / BUG16.c
blob2becfb3caf821dd1dca6a70cbfca8eba4e4e9c48
1 /* { dg-additional-options "-std=gnu89" } */
3 setgetlen (a)
4 int *a;
6 while (*a++ & 0x80000000)