Re: [PATCH 0/5][ARC] Fix failing tests and use newer macros.

2019-03-18 Thread Claudiu Zissulescu
Thanks Andrew for your review, Claudiu On Wed, Mar 6, 2019 at 12:20 PM Claudiu Zissulescu wrote: > > Hi, > > Please find a set of 5 patches as this: > > [ARC] Introduce ADJUST_REG_ALLOC_ORDER. > This patch just cleans the old way of changing the register > allocation order and uses a g

[PATCH 0/5][ARC] Fix failing tests and use newer macros.

2019-03-06 Thread Claudiu Zissulescu
Hi, Please find a set of 5 patches as this: [ARC] Introduce ADJUST_REG_ALLOC_ORDER. This patch just cleans the old way of changing the register allocation order and uses a gcc macro specially made for this task. [ARC] Enable code density frame option for elf targets. The com