Good to know, and thanks for your review and remind.
Regards,
Jincheng Miao
On Tue, Sep 12, 2017 at 1:29 AM, Alistair Francis wrote:
> On Mon, Sep 11, 2017 at 5:17 PM, wrote:
>> From: Jincheng Miao
>>
>> The previous commit 659ef5cbb8 enable LDST_LABELS in tci target,
>> but which causes tci
On Mon, Sep 11, 2017 at 5:17 PM, wrote:
> From: Jincheng Miao
>
> The previous commit 659ef5cbb8 enable LDST_LABELS in tci target,
> but which causes tci build error like:
> tcg/tcg.c:116:13: error: ‘tcg_out_ldst_finalize’ used but never defined
> [-Werror]
> static bool tcg_out_ldst_finalize(
From: Jincheng Miao
The previous commit 659ef5cbb8 enable LDST_LABELS in tci target,
but which causes tci build error like:
tcg/tcg.c:116:13: error: ‘tcg_out_ldst_finalize’ used but never defined
[-Werror]
static bool tcg_out_ldst_finalize(TCGContext *s);
^
cc1: all warnings being