Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr27491-3.s
blobefdcba401b3d5ab79a921bff33506f8ea9b6bb76
1 .weak __start_xx
2 .weak __stop_xx
4 .text
5 .global foo
6 foo:
7 movq __start_xx@gotpcrel(%rip), %rax
8 movq __stop_xx@gotpcrel(%rip), %rax
10 .section xx,"a",unique,1
11 .byte 0
13 .section xx,"aR",unique,0
14 .byte 1