On Thu, 21 Apr 2022 at 17:13, Richard Henderson
<[email protected]> 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 <[email protected]>
> Signed-off-by: Richard Henderson <[email protected]>



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

"Regression".

Also, file is missing copyright/license header comment.

Otherwise
Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM

Reply via email to