OSDN Git Service

2009-10-16 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / lto / 20090213_1.c
1 int foo (int x)
2 {
3   return x * 32;
4 }
5
6