qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 12/16] tcg: Remove tcg_regset_set


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 12/16] tcg: Remove tcg_regset_set
Date: Fri, 15 Sep 2017 10:03:43 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 09/15/2017 03:21 AM, Alex Bennée wrote:
> 
> Richard Henderson <address@hidden> writes:
> 
>> Signed-off-by: Richard Henderson <address@hidden>
> 
> This breaks the mips cross build:
> 
> In file included from /tmp/qemu-test/src/tcg/tcg.c:254:0:
> /tmp/qemu-test/src/tcg/mips/tcg-target.inc.c: In function 
> 'target_parse_constraint':
> /tmp/qemu-test/src/tcg/mips/tcg-target.inc.c:198:9: error: implicit
> declaration of function 'tcg_regset_set' 
> [-Werror=implicit-function-declaration]
> 
>          tcg_regset_set(ct->u.regs, 0xffffffff);     

Yes, I found this myself yesterday.
Fixed in tcg-next.

Thanks,


r~



reply via email to

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