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 PR37053: Move tweaks of commutative precedence to target hook


On Tue, 2009-07-14 at 21:13 +0100, Richard Sandiford wrote:
> Still a bit rough, but how about this?  In the end I just added an
> enum rather than a hook.  I suppose the enum could also be retrofitted
> elsewhere, such as the parameter to constrain_operands, but I wanted
> to keep it simple.
> 
> Not tested beyond the PR testcase.

This bootstrapped and regtested with no regressions on powerpc64-linux.

Peter




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