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: [PATCH] fix non-canonical RTL produced by expand


On Wed, Sep 14, 2005 at 01:44:10PM +0200, Paolo Bonzini wrote:
> 	* optabs.c (expand_binop): Use commutative_operand_precedence
> 	to order operands.

I think you should use swap_commutative_operands_p only.


r~


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