Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / unsorted / n.c
blob1a9a869741763ed8fcaebd29a32415783e9c2d3f
1 char_autoincr (b1, c)
2 short *b1;
3 short c;
5 *b1 = c;