Richard Henderson <richard.hender...@linaro.org> writes:
> The existing check was incomplete: > (1) Only applied to two of the 7 stores, and not to the loads at all. > (2) Only checked the upper, but not the lower bound of the stack. > > Doing this at compile time means that we don't need to do it > at runtime as well. You confused me with the statement compile time until I realised which compile time it was ;-) Reviewed-by: Alex Bennée <alex.ben...@linaro.org> -- Alex Bennée