xtensa: fix XTENSA_NDIFF handling for PR ld/25861
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / relax-loc.s
CommitLineData
30ce8e47
MF
1 .file 1 "relax-loc.s"
2 .globl _start
3 .globl _ResetVector
4 .text
5_ResetVector:
6_start:
7 .loc 1 1
8 j 1f
9 .literal_position
101:
11 .loc 1 2
12
13 .rep 10000
14 movi a2, 0x12345678
15 .endr
This page took 0.023064 seconds and 4 git commands to generate.