* config/tc-m68hc11.c (build_jump_insn): Allocate worst case storage
authorStephane Carrez <stcarrez@nerim.fr>
Thu, 1 Nov 2001 09:56:17 +0000 (09:56 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Thu, 1 Nov 2001 09:56:17 +0000 (09:56 +0000)
commit4fe7ef963907aafdb4e47bce11f8d1ca49a6bd5e
tree2956f5962aab32017fd34a203ab6caa4e6796b81
parent5d45665a8f7a0cb696cddfb2afe85ad4009e5506
* config/tc-m68hc11.c (build_jump_insn): Allocate worst case storage
for bra/bsr and use frag_variant(), this ensure that the possible
16-bit BFD_RELOC_16 will be in the same frag.
gas/ChangeLog
gas/config/tc-m68hc11.c