OSDN Git Service

* gcc.dg/special/mips-abi.exp: New test.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / special / weak-1a.c
1 int foo(void) {
2     return 1;
3 }