Revert "PR25570, ld duplicate "warning: changing start of section""
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arc / nps-1.s
CommitLineData
4b0c052e
AB
1 .text
2 .global __start
3__start:
4 xldb r10, [ foo ]
5 xldw r10, [ foo ]
6 xld r10, [ foo ]
7 xstb r10, [ foo ]
8 xstw r10, [ foo ]
9 xst r10, [ foo ]
10
This page took 0.192243 seconds and 4 git commands to generate.