diff options
Diffstat (limited to 'ld/testsuite/ld-tic6x/got-reloc-inrange.d')
-rw-r--r-- | ld/testsuite/ld-tic6x/got-reloc-inrange.d | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ld/testsuite/ld-tic6x/got-reloc-inrange.d b/ld/testsuite/ld-tic6x/got-reloc-inrange.d new file mode 100644 index 0000000..e4fed04 --- /dev/null +++ b/ld/testsuite/ld-tic6x/got-reloc-inrange.d @@ -0,0 +1,15 @@ +#name: C6X GOT relocations, no overflow +#as: -mlittle-endian -mdsbt +#ld: -melf32_tic6x_le -Tdsbt-inrange.ld --dsbt-index 4 -shared +#source: got-reloc-global.s +#objdump: -dr + +.*: *file format elf32-tic6x-le + + +Disassembly of section \.text: + +10000000 <[^>]*>: +10000000:[ \t]+0700046e[ \t]+ldw \.D2T2 \*\+b14\(16\),b14 +10000004:[ \t]+00ffff6c[ \t]+ldw \.D2T1 \*\+b14\(131068\),a1 +[ \t]+... |