]> git.ipfire.org Git - thirdparty/gcc.git/commit
mips.c (mips_rtx_costs): Add missing COSTS_N_INSNS to the size cost of multiplication.
authorRichard Sandiford <rdsandiford@googlemail.com>
Sun, 26 Aug 2012 19:17:33 +0000 (19:17 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 26 Aug 2012 19:17:33 +0000 (19:17 +0000)
commit3f5685dc35e4fea18c19eb5c32337c3020f323fe
treec1b424bcf36d5b9dd182202d5aebf7c096ea1a6f
parent8870dee7f0d6173b0d0849b7223879bfa02fa77f
mips.c (mips_rtx_costs): Add missing COSTS_N_INSNS to the size cost of multiplication.

gcc/
* config/mips/mips.c (mips_rtx_costs): Add missing COSTS_N_INSNS
to the size cost of multiplication.

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