mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
![]() Fix: target/mips/tcg/nanomips_translate.c.inc:4410:33: error: declaration shadows a local variable [-Werror,-Wshadow] int32_t imm = extract32(ctx->opcode, 1, 13) | ^ target/mips/tcg/nanomips_translate.c.inc:3577:9: note: previous declaration is here int imm; ^ target/mips/tcg/translate.c:15578:19: error: declaration shadows a local variable [-Werror,-Wshadow] for (unsigned i = 1; i < 32; i++) { ^ target/mips/tcg/translate.c:15567:9: note: previous declaration is here int i; ^ target/mips/tcg/msa_helper.c:7478:13: error: declaration shadows a local variable [-Werror,-Wshadow] MSA_FLOAT_MAXOP(pwx->w[0], min, pws->w[0], pws->w[0], 32); ^ target/mips/tcg/msa_helper.c:7434:23: note: expanded from macro 'MSA_FLOAT_MAXOP' float_status *status = &env->active_tc.msa_fp_status; ^ Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20230904161235.84651-5-philmd@linaro.org> Signed-off-by: Markus Armbruster <armbru@redhat.com> |
||
---|---|---|
.. | ||
sysemu | ||
dsp_helper.c | ||
exception.c | ||
fpu_helper.c | ||
lcsr.decode | ||
lcsr_translate.c | ||
ldst_helper.c | ||
lmmi_helper.c | ||
meson.build | ||
micromips_translate.c.inc | ||
mips16e_translate.c.inc | ||
msa.decode | ||
msa_helper.c | ||
msa_helper.h.inc | ||
msa_translate.c | ||
mxu_translate.c | ||
nanomips_translate.c.inc | ||
octeon.decode | ||
octeon_translate.c | ||
op_helper.c | ||
rel6.decode | ||
rel6_translate.c | ||
sysemu_helper.h.inc | ||
tcg-internal.h | ||
trace-events | ||
trace.h | ||
translate.c | ||
translate.h | ||
translate_addr_const.c | ||
tx79.decode | ||
tx79_translate.c | ||
txx9_translate.c | ||
vr54xx.decode | ||
vr54xx_helper.c | ||
vr54xx_helper.h.inc | ||
vr54xx_translate.c |