qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 00/15] target/arm: partial vector cleanup


From: Richard Henderson
Subject: Re: [PATCH v2 00/15] target/arm: partial vector cleanup
Date: Tue, 5 May 2020 07:00:53 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 5/5/20 3:38 AM, Peter Maydell wrote:
> This doesn't apply on master any more as a result of the
> first lump of decodetree stuff going in. Also patch 2
> doesn't seem to compile:
> 
> /home/petmay01/linaro/qemu-from-laptop/qemu/target/arm/translate.c: In
> function ‘gen_gvec_srshr’:
> /home/petmay01/linaro/qemu-from-laptop/qemu/target/arm/translate.c:4107:9:
> error: implicit declaration of function ‘tcg_gen_gvec_dup_imm’; did
> you mean ‘tcg_gen_gvec_dup_i64’?
> [-Werror=implicit-function-declaration]
>          tcg_gen_gvec_dup_imm(vece, rd_ofs, opr_sz, max_sz, 0);
>          ^~~~~~~~~~~~~~~~~~~~
>          tcg_gen_gvec_dup_i64
> /home/petmay01/linaro/qemu-from-laptop/qemu/target/arm/translate.c:4107:9:
> error: nested extern declaration of ‘tcg_gen_gvec_dup_imm’
> [-Werror=nested-externs]
> 
> Any chance you could do a rebase and resend?


Ah yes, it seems built on top of tcg-next.  Time for a pull there too, lest
this have to get changed yet again.


r~



reply via email to

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