Re: RFA: Switching LRA on for s390

2013-06-10 Thread Andreas Krebbel
On 08/06/13 20:41, Vladimir Makarov wrote: > On 13-06-07 11:12 AM, Vladimir Makarov wrote: >> On 13-06-07 10:57 AM, Andreas Krebbel wrote: >>> I've applied the attached patch. This helps me getting a little >>> further when bootstrapping with lra and --with-arch=zEC12. >>> >>> 2013-06-07 Andreas K

Re: RFA: Switching LRA on for s390

2013-06-08 Thread Vladimir Makarov
On 13-06-07 11:12 AM, Vladimir Makarov wrote: On 13-06-07 10:57 AM, Andreas Krebbel wrote: I've applied the attached patch. This helps me getting a little further when bootstrapping with lra and --with-arch=zEC12. 2013-06-07 Andreas Krebbel * config/s390/s390.md (cpu_facility): Add cpu_

Re: RFA: Switching LRA on for s390

2013-06-07 Thread Vladimir Makarov
On 13-06-07 10:57 AM, Andreas Krebbel wrote: On Fri, May 31, 2013 at 02:11:38PM -0400, Vladimir Makarov wrote: The following patch switches LRA on for s390. The patch introduces a new option -mlra to use LRA instead of reload. I did not document the option as I'd like to delete it for gcc4.

Re: RFA: Switching LRA on for s390

2013-06-07 Thread Andreas Krebbel
On Fri, May 31, 2013 at 02:11:38PM -0400, Vladimir Makarov wrote: > The following patch switches LRA on for s390. The patch introduces > a new option -mlra to use LRA instead of reload. I did not document > the option as I'd like to delete it for gcc4.9. By default, LRA will > be used for s390

Re: RFA: Switching LRA on for s390

2013-06-05 Thread Andreas Krebbel
On Fri, May 31, 2013 at 02:11:38PM -0400, Vladimir Makarov wrote: > The patch was successfully bootstrapped and tested on s390x. > > Any comments? > Is it ok to commit the patch into trunk? > > Thanks. > > > 2013-05-31 Vladimir Makarov > > * config/s390/s390.opt (mlra): New opti