All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 0/3] Fix ADDX compilation plus improvements, v2
Date: Wed, 19 May 2010 07:31:01 -0700	[thread overview]
Message-ID: <4BF3F625.60202@twiddle.net> (raw)

http://lists.nongnu.org/archive/html/qemu-devel/2010-05/msg00922.html

I would appreciate it if you would at least apply the first patch
from this series.  The sparc target has been broken for a week.

  CC    sparc64-softmmu/translate.o
/home/rth/qemu/qemu/target-sparc/translate.c: In function 'gen_op_addxi_cc':
/home/rth/qemu/qemu/target-sparc/translate.c:337: error: incompatible type for argument 1 of 'gen_helper_compute_C_icc'
/home/rth/qemu/qemu/target-sparc/translate.c: In function 'gen_op_addx_cc':
/home/rth/qemu/qemu/target-sparc/translate.c:347: error: incompatible type for argument 1 of 'gen_helper_compute_C_icc'
/home/rth/qemu/qemu/target-sparc/translate.c: In function 'gen_op_subxi_cc':
/home/rth/qemu/qemu/target-sparc/translate.c:420: error: incompatible type for argument 1 of 'gen_helper_compute_C_icc'
/home/rth/qemu/qemu/target-sparc/translate.c: In function 'gen_op_subx_cc':
/home/rth/qemu/qemu/target-sparc/translate.c:430: error: incompatible type for argument 1 of 'gen_helper_compute_C_icc'
/home/rth/qemu/qemu/target-sparc/translate.c: In function 'disas_sparc_insn':
/home/rth/qemu/qemu/target-sparc/translate.c:2960: error: incompatible type for argument 1 of 'gen_helper_compute_C_icc'
/home/rth/qemu/qemu/target-sparc/translate.c:2970: error: incompatible type for argument 1 of 'gen_helper_compute_C_icc'
/home/rth/qemu/qemu/target-sparc/translate.c:3012: error: incompatible type for argument 1 of 'gen_helper_compute_C_icc'
/home/rth/qemu/qemu/target-sparc/translate.c:3022: error: incompatible type for argument 1 of 'gen_helper_compute_C_icc'
make[1]: *** [translate.o] Error 1



r~

             reply	other threads:[~2010-05-19 14:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-19 14:31 Richard Henderson [this message]
2010-05-19 19:02 ` [Qemu-devel] Re: [PATCH 0/3] Fix ADDX compilation plus improvements, v2 Blue Swirl
2010-05-19 19:42   ` Artyom Tarasenko

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=4BF3F625.60202@twiddle.net \
    --to=rth@twiddle.net \
    --cc=blauwirbel@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 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.