On 24/01/2022 07.43, Zongyuan Li wrote:
When building with clang version 13.0.0 (eg. Fedora 13.0.0-3.fc35),
two unused variables introduced by macro GATHER_FUNCTION and
SCATTER_FUNCTION will cause building process failure due to
[-Werror -Wunused-variable].
Signed-off-by: Zongyuan Li
Resolves:
> -Original Message-
> From: Zongyuan Li
> Sent: Monday, January 24, 2022 12:44 AM
> To: qemu-devel@nongnu.org
> Cc: Zongyuan Li ; Taylor Simpson
>
> Subject: [PATCH] target/hexagon: remove unused variable
>
> When building with clang version 13.0.0 (eg.
When building with clang version 13.0.0 (eg. Fedora 13.0.0-3.fc35),
two unused variables introduced by macro GATHER_FUNCTION and
SCATTER_FUNCTION will cause building process failure due to
[-Werror -Wunused-variable].
Signed-off-by: Zongyuan Li
Resolves: https://gitlab.com/qemu-project/qemu/-/iss