ld-linkonce test
[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.029718 seconds and 4 git commands to generate.