* Makefile.tpl: Clean $(BUILD_SUBDIR).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / tlsbin.td
CommitLineData
bffbf940
JJ
1#source: tlsbinpic.s
2#source: tlsbin.s
3#as: --64
4#ld: -shared -melf_x86_64
5#objdump: -sj.tdata
6#target: x86_64-*-*
7
8.*: +file format elf64-x86-64
9
10Contents of section .tdata:
11 502000 11000000 12000000 13000000 14000000 .*
12 502010 15000000 16000000 17000000 18000000 .*
13 502020 41000000 42000000 43000000 44000000 .*
14 502030 45000000 46000000 47000000 48000000 .*
15 502040 01010000 02010000 03010000 04010000 .*
16 502050 05010000 06010000 07010000 08010000 .*
This page took 0.04746 seconds and 4 git commands to generate.