* emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tlsso.g
1 #source: tls.s
2 #as: -a64
3 #ld: -shared -melf64ppc
4 #objdump: -sj.got
5 #target: powerpc64*-*-*
6
7 .*: +file format elf64-powerpc
8
9 Contents of section \.got:
10 10850 00000000 00018850 00000000 00000000 .*
11 10860 00000000 00000000 00000000 00000000 .*
12 10870 00000000 00000000 00000000 00000000 .*
13 10880 00000000 00000000 00000000 00000000 .*
14 10890 00000000 00000000 00000000 00000000 .*
15 108a0 00000000 00000000 00000000 00000000 .*
This page took 0.030277 seconds and 4 git commands to generate.