* cgen.c (gas_cgen_parse_operand): Do not set BSF_RELC flag on
[binutils.git] / ld / testsuite / ld-ifunc / ifunc-13a-x86-64.s
blob5bfc9e03b04b981edbf7e319ea40c126ebf771e4
1 .text
2 .type foo, @function
3 .global
4 foo:
5 movl xxx(%rip), %eax
6 ret
8 .data
9 xxx:
10 .quad ifunc