Re: [PATCH 2/N] Wrap apostrophes in gcc internal format with %'.

2019-03-11 Thread Alexander Monakov
On Mon, 11 Mar 2019, Jakub Jelinek wrote: > On Mon, Mar 11, 2019 at 02:25:59PM +0100, Martin Liška wrote: > > @@ -38375,7 +38375,7 @@ rdseed_step: > >mode0 = insn_data[icode].operand[0].mode; > >if (!insn_data[icode].operand[0].predicate (op0, mode0)) > > { > > - error ("

Re: [PATCH 2/N] Wrap apostrophes in gcc internal format with %'.

2019-03-11 Thread Jakub Jelinek
On Mon, Mar 11, 2019 at 02:25:59PM +0100, Martin Liška wrote: > @@ -38375,7 +38375,7 @@ rdseed_step: >mode0 = insn_data[icode].operand[0].mode; >if (!insn_data[icode].operand[0].predicate (op0, mode0)) > { > - error ("the xabort's argument must be an 8-bit immediate"); >