> Looks good,
>
Committed, thank you,
Claudiu
* Claudiu Zissulescu [2017-05-19 12:31:02
+0200]:
> arc_can_eliminate is using arc_frmae_pointer_required() which is wrong
> as the frame_pointer_needed can be set on different conditions. Fix it
> by calling arc_frame_pointer_needed().
>
> gcc/
> 2017-01-09 Claudiu Zissulescu
>
> * c
arc_can_eliminate is using arc_frmae_pointer_required() which is wrong
as the frame_pointer_needed can be set on different conditions. Fix it
by calling arc_frame_pointer_needed().
gcc/
2017-01-09 Claudiu Zissulescu
* config/arc/arc.c (arc_can_eliminate): Test against
arc_frame