x86-64: Use $NOPIE_LDFLAGS/$NOPIE_CFLAGS on protected-func-1
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr22791-2c.s
1 .text
2 .p2align 4,,15
3 .globl main
4 .type main, @function
5 main:
6 subq $8, %rsp
7 call foo
8 xorl %eax, %eax
9 addq $8, %rsp
10 ret
11 .size main, .-main
12 .section .note.GNU-stack,"",@progbits