This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Regen rx-decode.c


Hi Alan,

> opcodes/
> 	* rx-decode.c: Regenerate.
> 
> Nick, your 2017-06-14 change said you'd regenerated this file, but I
> see line number changes like the following:
> 
> @@ -298,7 +298,7 @@ rx_decode_opcode (unsigned long pc AU,
>                        op[0]);
>               }
>             SYNTAX("brk");
> -#line 1025 "rx-decode.opc"
> +#line 1029 "rx-decode.opc"
>             ID(brk);
>   
>           }
> 
> Do we have a bug in opc2c?

Nope - it was my bad.  I regenerated the file by hand, forgetting about the line numbers.
My commit from 2017-06-15 should have fixed this though as that did use op2c to regenerate the file.
Sorry for the snafu.

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]