qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 07/55] target/mips: Add emulation of nanoMIPS


From: Aleksandar Markovic
Subject: Re: [Qemu-devel] [PATCH v4 07/55] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
Date: Wed, 25 Jul 2018 17:15:58 +0000

> It might be handy to temporarily add
> 
> target/mips/translate.o: QEMU_CFLAGS += -Wshadow=local
> 
> to target/mips/Makefile.objs, but I don't know how prevalent that situation is
> within the existing code base...

Richard, thanks for this useful tip. I did similar checks utilizing gcc 
warnings, but some other hard way. I see this can be handy for other situations 
too - for example, if using -Wimplicit-fallthrough...

Aleksandar M.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]