qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 0/7] target-mips queue


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 0/7] target-mips queue
Date: Mon, 10 Nov 2014 15:05:09 +0000

On 10 November 2014 14:57, Peter Maydell <address@hidden> wrote:
> Applied, thanks.

PS: you might like to look at suppressing these relatively
new clang warnings:

target-mips/translate.c:1968:15: warning: no case matching constant
switch condition '16'
FOP_CONDNS(s, FMT_S, 32, gen_store_fpr32(fp0, fd))
              ^~~~~
target-mips/translate.c:1885:13: note: expanded from macro 'FOP_CONDNS'
    switch (ifmt) {                                                     \
            ^

That can wait for 2.3 though, we have plenty of other clang
warnings still and the code looks correct.

thanks
-- PMM



reply via email to

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