Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr20550a.s
blob167255a797a17f4241caf424ee0499da236a3dba
1 .text
2 .global _start
3 _start:
4 movabsq $strings@SIZE, %rdx
5 .section .data.rel,"aw",@progbits
6 .quad strings
7 .section .note.GNU-stack