diff options
author | Zongyuan Li <zongyuan.li@smartx.com> | 2022-01-24 14:43:39 +0800 |
---|---|---|
committer | Taylor Simpson <tsimpson@quicinc.com> | 2022-03-12 09:14:22 -0800 |
commit | 4a818b3767220dcd21cf5cc7f12e33e28c2073ed (patch) | |
tree | b6f213fc0e160cec849079e4dbef83c9c7dc4c48 /tcg | |
parent | c0d86060f033fc8d591b0163e380ff6cd04f213a (diff) | |
download | qemu-4a818b3767220dcd21cf5cc7f12e33e28c2073ed.zip qemu-4a818b3767220dcd21cf5cc7f12e33e28c2073ed.tar.gz qemu-4a818b3767220dcd21cf5cc7f12e33e28c2073ed.tar.bz2 |
target/hexagon: remove unused variable
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 <zongyuan.li@smartx.com>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/831
Message-Id: <20220124064339.56027-1-zongyuan.li@smartx.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Diffstat (limited to 'tcg')
0 files changed, 0 insertions, 0 deletions