aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
diff options
context:
space:
mode:
authorMatthew Fortune <mfortune@gmail.com>2018-03-01 11:37:35 +0000
committerMatthew Fortune <mpf@gcc.gnu.org>2018-03-01 11:37:35 +0000
commit523036d4dcd25b8c0fe619b2e76a3795931e74ba (patch)
treecb95793364e67f775a0ffb197e8c48f4f9c7f420 /gcc/combine.c
parent71a93e81a3a0b574a88364772d1074be9a7e68f6 (diff)
downloadgcc-523036d4dcd25b8c0fe619b2e76a3795931e74ba.zip
gcc-523036d4dcd25b8c0fe619b2e76a3795931e74ba.tar.gz
gcc-523036d4dcd25b8c0fe619b2e76a3795931e74ba.tar.bz2
MIPS: Fix wrong use of XINT instead of INTVAL
This issue was caught with assert checking enabled but is not a functional bug as XINT(x, 0) happens to overlay INTVAL(x) anyway. gcc/ * config/mips/mips.c (mips_final_prescan_insn): Fix incorrect XINT with INTVAL. (mips_final_postscan_insn): Likewise. From-SVN: r258099
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions