OSDN Git Service

Fix PR40886.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / lto / 20081125_1.c
1 int foo (int x)
2 {
3  return x;
4 }