qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] target-alpha: fix uninitialized variable


From: Michael Tokarev
Subject: Re: [Qemu-trivial] [PATCH] target-alpha: fix uninitialized variable
Date: Thu, 29 Oct 2015 10:49:10 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0

19.10.2015 17:08, Paolo Bonzini wrote:
> I am not sure why the compiler does not catch it.  There is no
> semantic change since gen_excp returns EXIT_NORETURN, but the
> old code is wrong.

Applied to -trivial.  Indeed it's interesting why gcc can't
catch it, might be due to unlikely() (which smells like a bug?)

Thanks,

/mjt



reply via email to

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