ld: Early detection of orphans we know will be discarded
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / locref2.s
1 .weak expfn
2 .weak expobj
3 y:
4 move.d expfn:GOTOFF,$r10
5 move.d expobj:GOTOFF,$r11
This page took 0.039291 seconds and 4 git commands to generate.