xtensa: fix XTENSA_NDIFF handling for PR ld/25861
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / coalesce2.s
CommitLineData
e0001a05
NC
1 .text
2 .global foo
3 .global g_name
43cd72b9 4 .align 4
e0001a05
NC
5foo:
6 entry a5,16
7 movi a5,20000
8 movi a6,g_name
9 movi a7,50000
10 ret
This page took 0.74188 seconds and 4 git commands to generate.