arm: Define elf_backend_extern_protected_data to 0 [PR 18705]
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr18591.s
1 .hidden foo
2 .comm pad,0x80000000,8
3 .comm foo,8,8
4 .text
5 .globl bar
6 .type bar, @function
7 bar:
8 movq foo@GOTPCREL(%rip), %rax