* Makefile.tpl: Clean $(BUILD_SUBDIR).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tls.t
CommitLineData
266fb683
AM
1#source: tls.s
2#source: tlslib.s
3#as: -a64
4#ld: -melf64ppc
5#objdump: -sj.tdata
6#target: powerpc64*-*-*
7
8.*: +file format elf64-powerpc
9
10Contents of section \.tdata:
11 10010188 12345678 9abcdef0 23456789 abcdef01 .*
12 10010198 3456789a bcdef012 456789ab cdef0123 .*
13 100101a8 56789abc def01234 6789abcd ef012345 .*
14 100101b8 789abcde f0123456 00c0ffee .*
This page took 0.031664 seconds and 4 git commands to generate.