qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-7.0?] tcg/aarch64: Use 'ull' suffix to force 64-bit const


From: Peter Maydell
Subject: Re: [PATCH for-7.0?] tcg/aarch64: Use 'ull' suffix to force 64-bit constant
Date: Thu, 31 Mar 2022 09:48:03 +0100

On Wed, 30 Mar 2022 at 00:49, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Typo used only 'ul' suffix, which is still 32-bits for windows host.
>
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/947
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/aarch64/tcg-target.c.inc | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

This seems a safe fix, so I would put it in 7.0 at this point.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]