aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-powerpc/tlstocso.t
blob: fe9def450725f14601e29a9055f0ef750ac3dcf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#source: tlstoc.s
#as: -a64
#ld: -shared -melf64ppc
#objdump: -sj.tdata
#target: powerpc64*-*-*

.*: +file format elf64-powerpc

Contents of section \.tdata:
.* 12345678 9abcdef0 23456789 abcdef01  .*
.* 3456789a bcdef012 456789ab cdef0123  .*
.* 56789abc def01234 6789abcd ef012345  .*
.* 789abcde f0123456                    .*