On 5/29/20 12:21 AM, Bastian Koppelmann wrote: > this allows us to remove the references to env from ctx. This also fixes > a segfault that was due to the unititalized ctx->env ptr. > > Reported-by: Andreas Konopik <[email protected]> > Signed-off-by: Bastian Koppelmann <[email protected]> > --- > target/tricore/translate.c | 60 +++++++++++++++++++++----------------- > 1 file changed, 33 insertions(+), 27 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
