qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] tcg: fix assertion with --enable-debug


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH v2] tcg: fix assertion with --enable-debug
Date: Mon, 22 Feb 2010 16:22:42 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707)

Jay Foad schrieb:
>> This patch breaks building on ppc32. Reverting it makes it compile again:
>>     
>
>   
>> /suse/agraf/git/qemu/tcg/ppc/tcg-target.c:1696: error:
>> ‘INDEX_op_qemu_ld32s’ undeclared here (not in a function)
>>     
>
> Does it build if you remove line 1696? If so, I'd suggest doing that.
>
> Thanks,
> Jay.

Removing the line helps only in that special case.
#if TCG_TARGET_REG_BITS == 64 ... #endif
is better. I can provide a patch.

Regards,
Stefan





reply via email to

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