x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gc
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / pr23930a.s
1 .text
2 .globl other
3 .type other, @function
4 other:
5 xorl %eax, %eax
6 ret
7 .size other, .-other