diff options
Diffstat (limited to 'ld/testsuite/ld-sh/tlsbin-4.d')
-rw-r--r-- | ld/testsuite/ld-sh/tlsbin-4.d | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sh/tlsbin-4.d b/ld/testsuite/ld-sh/tlsbin-4.d new file mode 100644 index 0000000..25e0875 --- /dev/null +++ b/ld/testsuite/ld-sh/tlsbin-4.d @@ -0,0 +1,12 @@ +#source: tlsbinpic.s +#source: tlsbin.s +#as: -little +#ld: -EL tmpdir/tlsbin-0-dso.so +#objdump: -sj.tdata +#target: sh*-*-linux* sh*-*-netbsd* + +.*: +file format elf32-sh.* + +Contents of section .tdata: + 413000 11000000 12000000 41000000 42000000 .* + 413010 01010000 02010000 +.* |