* ld-powerpc/vxworks-relax.s: Add branches to match expected output.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / tlsso32.g
1 #source: tls32.s
2 #as: -a32
3 #ld: -shared -melf32ppc
4 #objdump: -sj.got
5 #target: powerpc*-*-*
6
7 .*: +file format elf32-powerpc
8
9 Contents of section \.got:
10 .* 00000000 00000000 00000000 00000000 .*
11 .* 00000000 00000000 00000000 00000000 .*
12 .* 00000000 4e800021 000103ec 00000000 .*
13 .* 00000000 .*
This page took 0.06976 seconds and 4 git commands to generate.