qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Desnogues <laurent.desnogues@gmail.com>
To: malc <av1474@comtv.ru>
Cc: qemu-devel@nongnu.org, Nathan Froyd <froydnj@codesourcery.com>
Subject: Re: [Qemu-devel] [PATCH 0/3] linux-user: add ppc signal handling, v2
Date: Wed, 13 May 2009 13:37:32 +0200	[thread overview]
Message-ID: <761ea48b0905130437r64ded5d7y88ea66e513680c3a@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0905131525450.2807@linmac.oyster.ru>

On Wed, May 13, 2009 at 1:27 PM, malc <av1474@comtv.ru> wrote:
>
> Done. BTW. here's another:
>
> target-ppc/op_helper.c:1977: warning: comparison is always false due to
> limited range of data type
>
> This one is probably harmless, but still.. [The code is due to Aurelien
> this time around though]

Are you sure?  I thought it was part of a patch sent by Nathan.
Anyway that indeed is harmless since it's due to this test (after
macro expansion):

        if (0 && x < 0) {

BTW gcc 4.3.2 doesn't complain about it.


Laurent

  reply	other threads:[~2009-05-13 11:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-12 19:26 [Qemu-devel] [PATCH 0/3] linux-user: add ppc signal handling, v2 Nathan Froyd
2009-05-12 19:26 ` [Qemu-devel] [PATCH 1/3] target-ppc: expose cpu capability flags Nathan Froyd
2009-05-12 19:26 ` [Qemu-devel] [PATCH 2/3] linux-user: ppc signal handling Nathan Froyd
2009-05-13  2:13   ` Nathan Froyd
2009-05-12 19:26 ` [Qemu-devel] [PATCH 3/3] support ELF_HWCAP for PPPC Nathan Froyd
2009-05-12 23:13 ` [Qemu-devel] [PATCH 0/3] linux-user: add ppc signal handling, v2 malc
2009-05-13  2:15   ` Nathan Froyd
2009-05-13 11:27     ` malc
2009-05-13 11:37       ` Laurent Desnogues [this message]
2009-05-13 11:52         ` malc

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=761ea48b0905130437r64ded5d7y88ea66e513680c3a@mail.gmail.com \
    --to=laurent.desnogues@gmail.com \
    --cc=av1474@comtv.ru \
    --cc=froydnj@codesourcery.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).