On 10/2/21 7:30 PM, Philippe Mathieu-Daudé wrote:
Replace uses of tcg_const_* with the allocate and free close together.Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- target/nios2/translate.c | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~