On Tue, 2013-10-22 at 19:12 +0100, Richard Sandiford wrote:
> >> Richard
> >
> > OK, but I am curious why you put parenthesis around the right hand side
> > of the total expression. I.e. *total = ();
>
> That's the "emacs formatting" rule:
OK, I have checked in the patch with the parenthes
Steve Ellcey writes:
> On Tue, 2013-10-22 at 18:34 +0100, Richard Sandiford wrote:
>> Good spot!
>
>> We should use set_src_cost for both operands (the idea being that only
>> a register is allowed, and that anything else will end up being a SET_SRC).
>> I think the formatting should be something
On Tue, 2013-10-22 at 18:34 +0100, Richard Sandiford wrote:
> Good spot!
> We should use set_src_cost for both operands (the idea being that only
> a register is allowed, and that anything else will end up being a SET_SRC).
> I think the formatting should be something like:
>
> /* (AND (NOT
Good spot!
"Steve Ellcey " writes:
> diff --git a/gcc/config/mips/mips.c b/gcc/config/mips/mips.c
> index 5993aab..ffb0b53 100644
> --- a/gcc/config/mips/mips.c
> +++ b/gcc/config/mips/mips.c
> @@ -3796,6 +3796,18 @@ mips_rtx_costs (rtx x, int code, int outer_code, int
> opno ATTRIBUTE_UNUSED,
>