Don't allow mixing x64_32 with x86_64.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / tlsbin.sd
1 #source: tlsbinpic.s
2 #source: tlsbin.s
3 #as: --64
4 #ld: -shared -melf_x86_64
5 #objdump: -sj.got
6 #target: x86_64-*-*
7
8 .*: +file format elf64-x86-64
9
10 Contents of section .got:
11 6013d0 00000000 00000000 00000000 00000000 .*
12 6013e0 00000000 00000000 00000000 00000000 .*
This page took 0.036713 seconds and 4 git commands to generate.