On Mon, 27 Feb 2023 at 05:40, Richard Henderson <richard.hender...@linaro.org> wrote: > > Translators are no longer required to free tcg temporaries. > Remove the g1 and g2 members of DisasCompare, as they were > used to track which temps needed to be freed. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/sparc/translate.c | 32 -------------------------------- > 1 file changed, 32 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM