Re: [PATCH, LRA] Never reload fixed form constraints memory operand

2018-10-04 Thread Vladimir Makarov
On 10/04/2018 08:27 AM, Thomas Preudhomme wrote: My bad, I used dg-cmp-results without verbosity which didn't show the problem It starts to show it with -v -v, I'm not sure why. I'll have a look right now and revert by the end of today if I cannot come up with a fix. Does that sound ok? Yes,

Re: [PATCH, LRA] Never reload fixed form constraints memory operand

2018-10-04 Thread Thomas Preudhomme
My bad, I used dg-cmp-results without verbosity which didn't show the problem It starts to show it with -v -v, I'm not sure why. I'll have a look right now and revert by the end of today if I cannot come up with a fix. Does that sound ok? Best regards, Thomas On Thu, 4 Oct 2018 at 12:31, H.J. Lu

Re: [PATCH, LRA] Never reload fixed form constraints memory operand

2018-10-04 Thread H.J. Lu
On Wed, Oct 3, 2018 at 8:12 PM Vladimir Makarov wrote: > > On 10/03/2018 12:47 PM, Thomas Preudhomme wrote: > > Best regards, > > > > Thomas > > > > never_reload_fixed_address_operand.patch > > > > > > From 2831d8b886d92513c2d30d43a6a989d2bbd0ceee Mon Sep 17 00:00:00 2001 > > From: Thomas Preud'h

Re: [PATCH, LRA] Never reload fixed form constraints memory operand

2018-10-03 Thread Vladimir Makarov
On 10/03/2018 12:47 PM, Thomas Preudhomme wrote: Best regards, Thomas never_reload_fixed_address_operand.patch From 2831d8b886d92513c2d30d43a6a989d2bbd0ceee Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Thu, 27 Sep 2018 09:50:12 +0100 Subject: [PATCH] [PATCH, LRA] Never reload fixe