Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / compile / 951220-1.c
blob33e98f6221efd2e72473bd213b35b71fb8d5a2e3
1 f (char *x)
3 return (*x & 2) || (*x & 3);