OSDN Git Service

* config/tc-mips.c (append_insn): Correctly handle mips16 case
authorDavid Ung <davidu@mips.com>
Thu, 1 Sep 2005 16:35:41 +0000 (16:35 +0000)
committerDavid Ung <davidu@mips.com>
Thu, 1 Sep 2005 16:35:41 +0000 (16:35 +0000)
commite1f04a52ed1251259db5f1b501820a4a38ec1f28
treebc5e8e2e9257592395b47f03a08a27000cb01b10
parent6832eb856eec04d1586c644d74b055937fb0d9ad
* config/tc-mips.c (append_insn): Correctly handle mips16 case
when the frags are different for the 2 instructions we want to
swap.  If the lengths of the 2 instructions are not the same, we
won't do the swap but emit an nop.
gas/ChangeLog
gas/config/tc-mips.c