binutils-gdb/ld/testsuite/ld-powerpc/callstub-2.s
Alan Modra 60d53d7f03 PowerPC notoc call stub tests
* testsuite/ld-powerpc/callstub-1.d,
	* testsuite/ld-powerpc/callstub-1.s: New test.
	* testsuite/ld-powerpc/callstub-2.d,
	* testsuite/ld-powerpc/callstub-2.s: New test.
	* testsuite/ld-powerpc/powerpc.exp: Run them.
2019-06-28 10:16:17 +09:30

9 lines
102 B
ArmAsm

#notoc call stubs, no pcrel insns
.text
.abiversion 2
_start:
bl f1
nop
bl f1@notoc
bl f2@notoc