* emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.
[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 .* 12345678 9abcdef0 23456789 abcdef01 .*
12 .* 3456789a bcdef012 456789ab cdef0123 .*
13 .* 56789abc def01234 6789abcd ef012345 .*
14 .* 789abcde f0123456 00c0ffee .*
This page took 0.030215 seconds and 4 git commands to generate.