ld-x86-64: Pass -z notext to linker for tests with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr17709b.s
1 .text
2 .globl _start
3 .type _start, @function
4 _start:
5 movl foo, %eax
This page took 0.038998 seconds and 4 git commands to generate.