new ppc64 tls tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tls.t
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
10 Contents 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.030878 seconds and 4 git commands to generate.