ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / relax-static.s
1 .text
2
3 movi a2, fd@plt
4 movi a2, fd
5
6 .section ".text.a"
7
8 movi a2, fd@plt
9 movi a2, fd
This page took 0.029193 seconds and 4 git commands to generate.