RE: [PATCH 1/2] [ARC] Update INSN_LENGTH_ALIGNMENT.

2016-10-13 Thread Claudiu Zissulescu
> This looks good to me. > Committed r241104. Thank you for ur review, Claudiu

Re: [PATCH 1/2] [ARC] Update INSN_LENGTH_ALIGNMENT.

2016-10-12 Thread Andrew Burgess
* Claudiu Zissulescu [2016-06-30 12:24:11 +0200]: > Update the INSN_LENGTH_ALIGNMENT macro to handle jump tables placed in > program memory. > > Ok to apply? > Claudiu This looks good to me. Thanks, Andrew > > > gcc/ > 2016-06-20 Claudiu Zissulescu

[PATCH 1/2] [ARC] Update INSN_LENGTH_ALIGNMENT.

2016-06-30 Thread Claudiu Zissulescu
Update the INSN_LENGTH_ALIGNMENT macro to handle jump tables placed in program memory. Ok to apply? Claudiu gcc/ 2016-06-20 Claudiu Zissulescu * config/arc/arc.h (INSN_LENGTH_ALIGNMENT): Change. --- gcc/config/arc/arc.h | 6 +++--- 1 file changed, 3