aboutsummaryrefslogtreecommitdiff
path: root/hw/m68k/next-cube.c
diff options
context:
space:
mode:
authorPierrick Bouvier <pierrick.bouvier@linaro.org>2024-08-14 16:36:40 -0700
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-08-20 00:49:14 +0200
commit47f06fb4c878a6e08b6fd19b7798d32b1e041124 (patch)
tree4680761ba982b99cb7a1d940123fa46996c5caed /hw/m68k/next-cube.c
parent8e540bbe4567745dab310d620aefd7163e74cd93 (diff)
downloadqemu-47f06fb4c878a6e08b6fd19b7798d32b1e041124.zip
qemu-47f06fb4c878a6e08b6fd19b7798d32b1e041124.tar.gz
qemu-47f06fb4c878a6e08b6fd19b7798d32b1e041124.tar.bz2
contrib/plugins/execlog: Fix shadowed declaration warning
Found on debian stable. ../contrib/plugins/execlog.c: In function ‘vcpu_tb_trans’: ../contrib/plugins/execlog.c:236:22: error: declaration of ‘n’ shadows a previous local [-Werror=shadow=local] 236 | for (int n = 0; n < all_reg_names->len; n++) { | ^ ../contrib/plugins/execlog.c:184:12: note: shadowed declaration is here 184 | size_t n = qemu_plugin_tb_n_insns(tb); | Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-ID: <20240814233645.944327-2-pierrick.bouvier@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/m68k/next-cube.c')
0 files changed, 0 insertions, 0 deletions