Stop generating GNU build notes for linkonce sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / got-reloc-global.s
CommitLineData
ac145307
BS
1.text
2.nocmp
3 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14
4 ldw .d2t1 *+B14($GOT(a)), 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.335646 seconds and 4 git commands to generate.