Re: [RFC PATCH] Enable LRA on Sparc.

2012-10-26 Thread Eric Botcazou
> But honestly I think the cbcond patch has higher priority, are you > going to work on those solaris bits? Yes, I'll at least make sure that the patch can be installed without breaking the Solaris port. -- Eric Botcazou

Re: [RFC PATCH] Enable LRA on Sparc.

2012-10-26 Thread David Miller
From: Eric Botcazou Date: Fri, 26 Oct 2012 10:04:13 +0200 >> With Richard Sandiford's address decomposition patch, Sparc >> looks really good on the 32-bit side. This is the patch I >> am using. >> >> 2012-10-25 David S. Miller >> >> * config/sparc/sparc.c (sparc_lra_p): New function.

Re: [RFC PATCH] Enable LRA on Sparc.

2012-10-26 Thread Eric Botcazou
> With Richard Sandiford's address decomposition patch, Sparc > looks really good on the 32-bit side. This is the patch I > am using. > > 2012-10-25 David S. Miller > > * config/sparc/sparc.c (sparc_lra_p): New function. > (sparc_spill_class): New function. > (TARGET_LRA_P):

[RFC PATCH] Enable LRA on Sparc.

2012-10-25 Thread David Miller
With Richard Sandiford's address decomposition patch, Sparc looks really good on the 32-bit side. This is the patch I am using. 2012-10-25 David S. Miller * config/sparc/sparc.c (sparc_lra_p): New function. (sparc_spill_class): New function. (TARGET_LRA_P): Define.