Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / compile / 940611-1.c
blob90f72486adaf7e655c730f64d667101fef417cce
1 f ()
3 do
4 L:;
5 while (0);
6 do
8 while (0);
9 goto L;