On Fri, May 15, 2020 at 7:36 AM Christophe Lyon <christophe.l...@linaro.org> wrote: > > On Thu, 14 May 2020 at 17:58, Ramana Radhakrishnan > <ramana....@googlemail.com> wrote: > > > > > static bool reg_needs_saving_p (unsigned reg) > > > { > > > unsigned long func_type = arm_current_func_type (); > > > > Ah ok , you needed it here. > > Yes sorry. > Is this patch (2/2) OK? >
This looks ok to me as long as there are no regressions and you rejig the hunks between 1/2 and 2/2 regards Ramana > Thanks, > > Christophe > > > > > Ramana