qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 5/9] tcg: add const hints for code pointers


From: Richard Henderson
Subject: Re: [PATCH v2 5/9] tcg: add const hints for code pointers
Date: Mon, 19 Oct 2020 16:41:18 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 10/19/20 4:36 PM, Joelle van Dyne wrote:
> Seems like I missed a few. Sorry about that. Will fix.

I'll keep looking, Just In Case.  ;-)

>>      s->code_gen_epilogue = tb_ret_addr = s->code_ptr;

In this case, just splitting the chained assignment to two statements is
sufficient to fix.


r~




reply via email to

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