summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/data-array-empty.json
diff options
context:
space:
mode:
authorRichard Henderson2022-11-06 22:28:47 +0100
committerPhilippe Mathieu-Daudé2022-11-08 01:04:25 +0100
commit24449fc0f55ba99d4dbc6b3ab7ed495f43591c51 (patch)
tree376bd1064d64dd1a70aeee7058457463047bcb9c /tests/qapi-schema/data-array-empty.json
parentdisas/nanomips: Remove headers already included by "qemu/osdep.h" (diff)
downloadqemu-24449fc0f55ba99d4dbc6b3ab7ed495f43591c51.tar.gz
qemu-24449fc0f55ba99d4dbc6b3ab7ed495f43591c51.tar.xz
qemu-24449fc0f55ba99d4dbc6b3ab7ed495f43591c51.zip
disas/nanomips: Move setjmp into nanomips_dis
Reduce the number of local variables within the scope of the setjmp by moving it to the existing helper. The actual length returned from Disassemble is not used, because we have already determined the length while reading bytes. Fixes: nanomips.c: In function ‘print_insn_nanomips’: nanomips.c:21925:14: error: variable ‘insn1’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered] nanomips.c:21925:25: error: variable ‘insn2’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered] nanomips.c:21925:36: error: variable ‘insn3’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered] nanomips.c:21926:22: error: variable ‘buf’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered] Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20221106212852.152384-2-richard.henderson@linaro.org>
Diffstat (limited to 'tests/qapi-schema/data-array-empty.json')
0 files changed, 0 insertions, 0 deletions