mips.c (mips_adjust_insn_length): Add checks for JUMP_P and INSN_P.
authorRichard Sandiford <rdsandiford@googlemail.com>
Mon, 19 Aug 2013 17:29:59 +0000 (17:29 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 19 Aug 2013 17:29:59 +0000 (17:29 +0000)
commitcfbf3ee885e20ad736d606a658d53e34fc05db60
tree76fce6ee4a0f6457a8ea8967c4c8aae88c6f1316
parentd3136aeb7ad9f6eb50c97a9e66e46b6f728ef5a4
mips.c (mips_adjust_insn_length): Add checks for JUMP_P and INSN_P.

gcc/
* config/mips/mips.c (mips_adjust_insn_length): Add checks for
JUMP_P and INSN_P.

From-SVN: r201847
gcc/ChangeLog
gcc/config/mips/mips.c