This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR37053: Move tweaks of commutative precedence to target hook
On Tue, 2009-07-14 at 23:09 +0200, Paolo Bonzini wrote:
> What about this? A bit simpler. :-)
>
> (And this time I tested it with the right options).
This bootstrapped and regtested with no regressions on powerpc64-linux,
as did Richard's patch.
I have to agree with Richard, that it seems a little hackish setting
reload_completed this way.
Peter