ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / relax-static-local.s
CommitLineData
f5e26342
MF
1 .text
2
3 movi a2, fh@plt
4 movi a2, fp@plt
5 movi a2, fi@plt
6
7 movi a2, fh
8 movi a2, fp
9 movi a2, fi
10
11 .section ".text.a"
12
13 movi a2, fh@plt
14 movi a2, fp@plt
15 movi a2, fi@plt
16
17 movi a2, fh
18 movi a2, fp
19 movi a2, fi
This page took 0.107131 seconds and 4 git commands to generate.