FSF GCC merge 02/23/03
[official-gcc.git] / gcc / testsuite / gcc.c-torture / unsorted / w.c
blob1acfe1512a5343fd5cf5c4b4295a8cf23434e564
1 int foo (unsigned short a, unsigned short b) { return a + b; }