Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-arm/farcall-group3.s

10 lines
227 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
@ Test to ensure that ARM calls exceeding 32Mb generate stubs,
@ and that stubs are correctly inserted between input sections
@ when one contribution size exceeds the limit.
.text
.global bar
.global _start
_start:
bl bar