arm: Define elf_backend_extern_protected_data to 0 [PR 18705]
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr25416-5d.s
1 .text
2 .p2align 4
3 .globl test3
4 .type test3, @function
5 test3:
6 .cfi_startproc
7 movl %fs:0, %eax
8 addq foo@gottpoff(%rip), %rax
9 cmpl %edi, (%eax)
10 jne .L7
11 movl %eax, %eax
12 ret
13 .L7:
14 pushq %rax
15 .cfi_def_cfa_offset 16
16 call abort@PLT
17 .cfi_endproc
18 .size test3, .-test3
19 .section .note.GNU-stack,"",@progbits