Revert "PR25570, ld duplicate "warning: changing start of section""
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / got-reloc-global-addend-1.s
CommitLineData
ac145307
BS
1.text
2.nocmp
3 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14
4 ldw .d2t1 *+B14($GOT(a)+4), A1
5
6 .global a
7 .section .neardata,"aw",@progbits
8 .align 2
9 .type a, @object
10 .size a, 4
11a:
This page took 0.417881 seconds and 4 git commands to generate.