bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamic
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / call_overflow3.s
1 .text
2 .align 32
3 .global b
4 b:
5 j b
This page took 0.035694 seconds and 4 git commands to generate.