* config/tc-mips.c (append_insn): Permit branches to be switched
authorIan Lance Taylor <ian@airs.com>
Thu, 21 Apr 1994 19:53:25 +0000 (19:53 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 21 Apr 1994 19:53:25 +0000 (19:53 +0000)
commit6fdc26e663d9aeadd149ebbbccc3f85806ebf683
tree975747e7b017eae20f80a0a7ef90f01d55cc3f60
parent0cb7d54f3c32e7308008787d23f41ebde8ca0304
* config/tc-mips.c (append_insn): Permit branches to be switched
with the preceding instruction even if .set nobopt has been seen.
.set nobopt actually controls whether to bring up an instruction
from the branch target, which gas does not currently support.
gas/ChangeLog
gas/config/tc-mips.c