This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix FRV's reg_or_0_operand predicate


On Mon, Jan 08, 2007 at 09:44:36AM +0000, Nick Clifton wrote:
> Hi Aldy, Hi Alex,
> 
>   I am going to apply the patch below to fix an "obvious" problem with
>   the FRV port.  Namely that the reg_or_0_operand predicate is
>   intended to work with CONST_DOUBLES (amongst other rtx types) but
>   its definition was not allowing them.
> 
>   I think that this patch ought to be applied to the 4.2 and 4.1
>   branches as well, but I am not sure if it counts as a regression.
>   What do you think ?

I'm OK with applying to the branches.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]