For test for PR 29072 when the linker is configured with --enable-default-execstack=no.
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr23189.s
1 .globl _start
2 .type _start, @function
3 _start:
4 movq __hidden_sym@GOTPCREL(%rip), %rax
5 .size _start, .-_start