Re: [committed] Fix failure of Octeon BADDU tests

2011-11-28 Thread Andrew Pinski
On Sun, Nov 27, 2011 at 2:18 AM, Richard Sandiford wrote: > This patch fixes the MIPS octeon-baddu-1.c failures.  As Andrew says > in the PR, the problem is that the combined instruction seems more > expensive than the separate ones. I was going to submit a similar patch which I created internall

[committed] Fix failure of Octeon BADDU tests

2011-11-27 Thread Richard Sandiford
This patch fixes the MIPS octeon-baddu-1.c failures. As Andrew says in the PR, the problem is that the combined instruction seems more expensive than the separate ones. Tested on mips64-linux-gnu and applied. Richard gcc/ PR target/51278 * config/mips/mips.c (mips_rtx_costs): H