* config/tc-mips.c (append_insn): Set fx_tcbit for composite relocs.
[platform/upstream/binutils.git] / gas / testsuite / gas / mips / elf-rel21.s
1         .abicalls
2         .data
3         .gpword foo
4         .8byte  bar - foo
5 foo:
6         .word   0
7 bar: