On 09/13/2016 10:06 AM, Alex Bennée wrote:
> I get a failure when building on centos6, x86:
> 
>   CC    aarch64-softmmu/tcg/tcg-op.o
> /home/alex/lsrc/qemu.git/tcg/tcg-op.c:2280: error: 
> ‘gen_helper_atomic_fetch_addb’ undeclared here (not in a function)
> /home/alex/lsrc/qemu.git/tcg/tcg-op.c:2280: error: 
> ‘gen_helper_atomic_fetch_addw_le’ undeclared here (not in a function)
> /home/alex/lsrc/qemu.git/tcg/tcg-op.c:2280: error: 
> ‘gen_helper_atomic_fetch_addw_be’ undeclared here (not in a function)
> /home/alex/lsrc/qemu.git/tcg/tcg-op.c:2280: error: 
> ‘gen_helper_atomic_fetch_addl_le’ undeclared here (not in a function)
> /home/alex/lsrc/qemu.git/tcg/tcg-op.c:2280: error: 
> ‘gen_helper_atomic_fetch_addl_be’ undeclared here (not in a function)
> ...

Yes, that's what Leon Alrae reported last week.  He posted a couple of fixes.
I have folded those fixes into my atomic-3 branch but have not yet re-posted
the series.


r~

Reply via email to