xtensa: fix XTENSA_NDIFF handling for PR ld/25861
[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.030231 seconds and 4 git commands to generate.