On Thu, 21 Apr 2022 at 17:13, Richard Henderson
<richard.hender...@linaro.org> wrote:
>
> Add a regression test for tcg indirect global lowering.
>
> This appeared with nios2, with cps != 0, so that we use
> indirection into the shadow register set.  An indirect
> call verifies alignment of rA.  The use of rA was live
> across the brcond leading to a tcg_debug_assert failure.
>
> Cc: Alex Bennée <alex.ben...@linaro.org>
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>



> +/*
> + * Regresion test for TCG indirect global lowering.

"Regression".

Also, file is missing copyright/license header comment.

Otherwise
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>

thanks
-- PMM

Reply via email to