* Claudiu Zissulescu [2019-03-06 12:20:01 +0200]:
> The ARC port is changing the allocation order in the
> arc_conditional_register_usage function, but this is not the proper
> way. Thus, we employ ADJUST_REG_ALLOC_ORDER hook for this task.
>
> gcc/
> -xx-xx Claudiu Zissulescu
>
>
The ARC port is changing the allocation order in the
arc_conditional_register_usage function, but this is not the proper
way. Thus, we employ ADJUST_REG_ALLOC_ORDER hook for this task.
gcc/
-xx-xx Claudiu Zissulescu
* config/arc/arc-protos.h (arc_adjust_reg_alloc_order): Declare.