Fix the sorting algorithm for reloc entries
[binutils-gdb.git] / ld / testsuite / ld-mn10300 / i126256-2.c
1 int
2 sub (int i)
3 {
4 return i + 10;
5 }