Don't write to inferior_ptid in gnu-nat.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / relax-static.s
CommitLineData
f5e26342
MF
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.121945 seconds and 4 git commands to generate.