Re: Ping: RFA: patch to fix PR90007

2019-11-27 Thread Vladimir Makarov
On 2019-11-27 3:31 a.m., Richard Biener wrote: On Tue, Nov 26, 2019 at 3:57 PM Vladimir Makarov wrote: This is the patch removing discrepancy between recog and LRA insn recognition: https://gcc.gnu.org/ml/gcc-patches/2019-11/msg01842.html OK. Thank you, Richard.  Committed as r278770.

Re: Ping: RFA: patch to fix PR90007

2019-11-27 Thread Richard Biener
On Tue, Nov 26, 2019 at 3:57 PM Vladimir Makarov wrote: > > This is the patch removing discrepancy between recog and LRA insn > recognition: > > https://gcc.gnu.org/ml/gcc-patches/2019-11/msg01842.html OK.

Ping: RFA: patch to fix PR90007

2019-11-26 Thread Vladimir Makarov
This is the patch removing discrepancy between recog and LRA insn recognition: https://gcc.gnu.org/ml/gcc-patches/2019-11/msg01842.html Index: ChangeLog === --- ChangeLog (revision 278451) +++ ChangeLog (working copy) @@ -1,3 +1,9