diff options
Diffstat (limited to 'ld/testsuite/ld-alpha/tlspic.sd')
-rw-r--r-- | ld/testsuite/ld-alpha/tlspic.sd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ld/testsuite/ld-alpha/tlspic.sd b/ld/testsuite/ld-alpha/tlspic.sd new file mode 100644 index 0000000..23a0857 --- /dev/null +++ b/ld/testsuite/ld-alpha/tlspic.sd @@ -0,0 +1,17 @@ +#source: align.s +#source: tlspic1.s +#source: tlspic2.s +#as: +#ld: -shared -melf64alpha +#objdump: -sj.got +#target: alpha*-*-* + +.*: +file format elf64-alpha + +Contents of section .got: + 121c0 b0210100 00000000 00000000 00000000 .* + 121d0 00000000 00000000 71000000 00000000 .* + 121e0 00000000 00000000 00000000 00000000 .* + 121f0 00000000 00000000 44000000 00000000 .* + 12200 00000000 00000000 00000000 00000000 .* + 12210 00000000 00000000 .* |