Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / unsorted / xfoo.c
blobda879d2aa13416a7516bc62f4d4b5be98588d8ab
1 foo (a)
3 return (a & ~0xfff) == 0;