2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 950122-1.c
blob8dea7905093669142daacf2d02612261546289f5
1 int
2 foo (int i, unsigned short j)
4 return j *= i;