OSDN Git Service

/
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / special / weak-2b.c
1 int foo(void) {
2     return 1;
3 }