Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / compile / 931203-1.c
blob3007ff582e0d78f690d6a24d11bb21aa8bcbb41f
1 v (a, i)
2 unsigned *a, i;
4 a++[i] = 0;