From: Blue Swirl <blauwirbel@gmail.com>
To: Jay Foad <jay.foad@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] target-sparc: fix --enable-debug build
Date: Sat, 20 Feb 2010 10:56:48 +0200 [thread overview]
Message-ID: <f43fc5581002200056h3b898e13xab4521fa311d2bdb@mail.gmail.com> (raw)
In-Reply-To: <ee2e06e91002191024rc2914eeia8a772e2e096f8cb@mail.gmail.com>
On 2/19/10, Jay Foad <jay.foad@gmail.com> wrote:
> On Linux/x86, configuring with --enable-debug, I get:
>
> CC sparc64-linux-user/translate.o
> /home/foad/git/qemu/target-sparc/translate.c: In function
> ‘gen_load_trap_state_at_tl’:
> /home/foad/git/qemu/target-sparc/translate.c:1684: error: incompatible
> type for argument 3 of ‘tcg_gen_add_i32’
> /home/foad/git/qemu/tcg/tcg-op.h:422: note: expected ‘TCGv_i32’ but
> argument is of type ‘TCGv_i64’
> make[1]: *** [translate.o] Error 1
>
> Does this look like a reasonable fix?
>
> Signed-off-by: Jay Foad <address@hidden>
Yes, except for the Signed-off-by: line.
next prev parent reply other threads:[~2010-02-20 8:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-19 18:24 [Qemu-devel] [PATCH] target-sparc: fix --enable-debug build Jay Foad
2010-02-20 8:56 ` Blue Swirl [this message]
2010-02-20 9:43 ` Jay Foad
2010-02-20 9:49 ` Blue Swirl
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=f43fc5581002200056h3b898e13xab4521fa311d2bdb@mail.gmail.com \
--to=blauwirbel@gmail.com \
--cc=jay.foad@gmail.com \
--cc=qemu-devel@nongnu.org \
/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).