RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / callstub-2.s
CommitLineData
60d53d7f
AM
1#notoc call stubs, no pcrel insns
2 .text
3 .abiversion 2
4_start:
5 bl f1
6 nop
7 bl f1@notoc
8 bl f2@notoc
This page took 0.069295 seconds and 4 git commands to generate.