Re: [ping] aarch64: move and adjust PROBE_STACK_*_REG

2020-11-05 Thread Olivier Hainque
Hi Richard, > On 4 Nov 2020, at 20:04, Richard Sandiford wrote: > > It's a bit concerning that the second register now overlaps > STACK_CLASH_SVE_CFA_REGNUM, but I agree that isn't a problem > in practice, since the two uses are currently mutually-exclusive. > I think it might be worth having a

Re: [ping] aarch64: move and adjust PROBE_STACK_*_REG

2020-11-04 Thread Richard Sandiford via Gcc-patches
Olivier Hainque writes: > Ping, please ? > > Patch re-attached for convenience. Looks OK to me, and I assume Richard would have spoken up by now if he didn't think the patch did what he wanted. > +;; The pair of scratch registers used for stack probing with > -fstack-check. > +;; Leave

[ping] aarch64: move and adjust PROBE_STACK_*_REG

2020-10-14 Thread Olivier Hainque
Ping, please ? Patch re-attached for convenience. Thanks in advance! Best Regards, Olivier > On 24 Sep 2020, at 11:46, Olivier Hainque wrote: > > Re-proposing this patch after re-testing with a recent > mainline on on aarch64-linux (bootstrap and regression test > with --enable-languages=all