OSDN Git Service

* config/tc-mips.c (append_insn): Undo last change. Instead add
authorDavid Ung <davidu@mips.com>
Wed, 7 Sep 2005 11:39:17 +0000 (11:39 +0000)
committerDavid Ung <davidu@mips.com>
Wed, 7 Sep 2005 11:39:17 +0000 (11:39 +0000)
commit21cd756b6d4d98e0f12681e8545a311bf432ab81
tree5702381f77428fbca7abeff192fe0fdc44781a26
parentd2ef29968c6943bb9fae7e2b24d86ab8ea71d1b7
* config/tc-mips.c (append_insn): Undo last change.  Instead add
guard to suppress calling frag_grow if the current instruction is
one that allows a delay slot.
gas/ChangeLog
gas/config/tc-mips.c