qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 00/51] Build system, i386 changes for 2023-09-07


From: Philippe Mathieu-Daudé
Subject: Re: [PULL 00/51] Build system, i386 changes for 2023-09-07
Date: Mon, 11 Sep 2023 12:11:35 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

On 8/9/23 21:21, Paolo Bonzini wrote:
On Fri, Sep 8, 2023 at 7:28 PM Kevin Wolf <kwolf@redhat.com> wrote:
Maybe the calls aren't eliminated because --enable-debug implies -O0?

My experience is that it will still fold simple dead code like "0 &&
foo()" or even "if (0) { ... }", but maybe it's a GCC vs. clang
difference. Philippe, I take it that you are looking at it?

Yes, I'll send a patch soon. Sorry I didn't catch that case.




reply via email to

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