OSDN Git Service

Update Copyright years for files modified in 2008 and/or 2009.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / unsorted / sh.c
1 foo (a, b)
2 {
3   return a << b;
4 }