Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.c-torture / compile / 950122-1.c
blob8dea7905093669142daacf2d02612261546289f5
1 int
2 foo (int i, unsigned short j)
4 return j *= i;