* Makefile.tpl: Clean $(BUILD_SUBDIR).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-s390 / tlspic_64.td
1 #source: tlspic1.s
2 #source: tlspic2.s
3 #as: -m64 -Aesame
4 #ld: -shared -melf64_s390
5 #objdump: -sj.tdata
6 #target: s390x-*-*
7
8 .*: +file format elf64-s390
9
10 Contents of section .tdata:
11 1a00 00000011 00000012 00000013 00000014 .*
12 1a10 00000015 00000016 00000017 00000018 .*
13 1a20 00000041 00000042 00000043 00000044 .*
14 1a30 00000045 00000046 00000047 00000048 .*
15 1a40 00000101 00000102 00000103 00000104 .*
16 1a50 00000105 00000106 00000107 00000108 .*
This page took 0.052927 seconds and 4 git commands to generate.