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