arm: Define elf_backend_extern_protected_data to 0 [PR 18705]
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr25416-5e.s
1 .text
2 .p2align 4
3 .globl test3
4 .type test3, @function
5 test3:
6 .cfi_startproc
7 subl $8, %esp
8 .cfi_def_cfa_offset 16
9 lea foo@TLSDESC(%rip), %eax
10 call *foo@TLSCALL(%eax)
11 addl %fs:0, %eax
12 cmpl %edi, (%eax)
13 jne .L5
14 addl $8, %esp
15 .cfi_remember_state
16 .cfi_def_cfa_offset 8
17 ret
18 .L5:
19 .cfi_restore_state
20 call abort@PLT
21 .cfi_endproc
22 .size test3, .-test3
23 .section .note.GNU-stack,"",@progbits