ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[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.029213 seconds and 4 git commands to generate.