bfd, ld: add CTF section linking
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr18591.s
CommitLineData
6ba2af25
L
1 .hidden foo
2 .comm pad,0x80000000,8
3 .comm foo,8,8
4 .text
5 .globl bar
6 .type bar, @function
7bar:
8 movq foo@GOTPCREL(%rip), %rax
This page took 0.185035 seconds and 4 git commands to generate.