From: Tom Musta <tommusta@gmail.com>
To: Alexander Graf <agraf@suse.de>, QEMU Developers <qemu-devel@nongnu.org>
Cc: Stefan Weil <sw@weilnetz.de>,
"qemu-ppc@nongnu.org" <qemu-ppc@nongnu.org>,
Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH] PPC: Fix compilation with TCG debug
Date: Fri, 20 Dec 2013 08:44:37 -0600 [thread overview]
Message-ID: <52B457D5.7070003@gmail.com> (raw)
In-Reply-To: <1387533710-19630-1-git-send-email-agraf@suse.de>
On 12/20/2013 4:01 AM, Alexander Graf wrote:
> The recent VSX patches broken compilation of QEMU when configurated
> with --enable-debug, as it was treating "target long" TCG variables
> as "i64" which is not true for 32bit targets.
>
> This patch fixes all the places that the compiler has found to use
> the correct variable type and if necessary manually cast.
>
> Reported-by: Stefan Weil <sw@weilnetz.de>
> Signed-off-by: Alexander Graf <agraf@suse.de>
> ---
Alex: I suspect my other VSX patches have the same problem. I will look at
those.
next prev parent reply other threads:[~2013-12-20 14:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-20 10:01 [Qemu-devel] [PATCH] PPC: Fix compilation with TCG debug Alexander Graf
2013-12-20 14:44 ` Tom Musta [this message]
2013-12-20 15:27 ` Alexander Graf
2013-12-20 15:43 ` Richard Henderson
2013-12-22 16:37 ` Aurelien Jarno
2013-12-22 17:16 ` Alexander Graf
2013-12-22 21:54 ` Aurelien Jarno
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=52B457D5.7070003@gmail.com \
--to=tommusta@gmail.com \
--cc=agraf@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=rth@twiddle.net \
--cc=sw@weilnetz.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.