On 11/10/21 13:01, Richard Henderson wrote: > There is no bug, but silence a warning about computation > in int32_t being assigned to a uint64_t. > > Reported-by: Coverity CID 1465220 > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > tcg/optimize.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>