Re: patch for PR69614

2016-03-14 Thread Christophe Lyon
On 12 March 2016 at 18:17, Jeff Law wrote: > On 03/12/2016 07:56 AM, Vladimir Makarov wrote: >> >>The following patch should solve the PR which is discussed on >> >> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69614 >> >>The patch was bootstrapped and tested on x86/x86-64. >> >>Commit

Re: patch for PR69614

2016-03-12 Thread Jeff Law
On 03/12/2016 07:56 AM, Vladimir Makarov wrote: The following patch should solve the PR which is discussed on https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69614 The patch was bootstrapped and tested on x86/x86-64. Committed as rev. 234162. Isn't this potentially a problem for the gc

Re: patch for PR69614

2016-03-12 Thread Jakub Jelinek
On Sat, Mar 12, 2016 at 09:56:54AM -0500, Vladimir Makarov wrote: > +2016-03-12 Vladimir Makarov > + > + PR target/69614 > + * lra-constraints.c (delete_move_and_clobber): New. > + (remove_inheritance_pseudos): Use it. Thanks for working on this. > --- lra-constraints.c (revision 2