Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targets
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / cortex-a8-far-1.s
1 .syntax unified
2 .thumb
3 .globl two
4 two:
5 bl far_fn
6 .rept 0x200000
7 .long 0
8 .endr
This page took 0.030868 seconds and 4 git commands to generate.