From: Richard Henderson <richard.henderson@linaro.org>
To: Song Gao <gaosong@loongson.cn>, qemu-devel@nongnu.org
Cc: c@jia.je, philmd@redhat.com, git@xen0n.name,
yangxiaojuan@loongson.cn, maobibo@loongson.cn
Subject: Re: [PATCH 1/1] tcg/loongarch64: Fix buid error
Date: Tue, 3 Oct 2023 08:53:09 -0700 [thread overview]
Message-ID: <50fec210-f37f-ebbe-edb8-bbd61522b2b7@linaro.org> (raw)
In-Reply-To: <20230926075819.3602537-1-gaosong@loongson.cn>
On 9/26/23 00:58, Song Gao wrote:
> From: gaosong <gaosong@loongson.cn>
>
> Fix:
>
> In file included from ../tcg/tcg.c:735:
> /home1/gaosong/bugfix/qemu/tcg/loongarch64/tcg-target.c.inc: In function ‘tcg_out_vec_op’:
> /home1/gaosong/bugfix/qemu/tcg/loongarch64/tcg-target.c.inc:1855:9: error: a label can only be part of a statement and a declaration is not a statement
> TCGCond cond = args[3];
> ^~~~~~~
>
> Signed-off-by: gaosong <gaosong@loongson.cn>
> ---
> tcg/loongarch64/tcg-target.c.inc | 68 ++++++++++++++++----------------
> 1 file changed, 35 insertions(+), 33 deletions(-)
Thanks, queued to tcg-next.
r~
prev parent reply other threads:[~2023-10-03 15:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-26 7:58 [PATCH 1/1] tcg/loongarch64: Fix buid error Song Gao
2023-10-03 15:53 ` Richard Henderson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50fec210-f37f-ebbe-edb8-bbd61522b2b7@linaro.org \
--to=richard.henderson@linaro.org \
--cc=c@jia.je \
--cc=gaosong@loongson.cn \
--cc=git@xen0n.name \
--cc=maobibo@loongson.cn \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=yangxiaojuan@loongson.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).