qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Blue Swirl <blauwirbel@gmail.com>
To: Richard Henderson <rth@twiddle.net>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 2/2] tcg-sparc: Implement setcond, setcond2.
Date: Sun, 14 Feb 2010 00:01:17 +0200	[thread overview]
Message-ID: <f43fc5581002131401u35d4a964yf0f08918006ba1a0@mail.gmail.com> (raw)
In-Reply-To: <083a0c3b5513cdecbed907b80a64aa4647de9138.1265751626.git.rth@twiddle.net>

On Tue, Feb 9, 2010 at 11:37 PM, Richard Henderson <rth@twiddle.net> wrote:
> ---
>  tcg/sparc/tcg-target.c |  126 ++++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 126 insertions(+), 0 deletions(-)

Something's wrong with the patch:

  CC    sparc-bsd-user/tcg/tcg.o
In file included from /src/qemu/tcg/tcg.c:158:
/src/qemu/tcg/sparc/tcg-target.c: In function `tcg_out_setcond_i32':
/src/qemu/tcg/sparc/tcg-target.c:623: warning: implicit declaration of
function `INSN_IMM11'
/src/qemu/tcg/sparc/tcg-target.c: At top level:
/src/qemu/tcg/sparc/tcg-target.c:1434: error: syntax error before '{' token
/src/qemu/tcg/sparc/tcg-target.c:1434: warning: initialization makes
integer from pointer without a cast
/src/qemu/tcg/sparc/tcg-target.c:1434: error: initializer element is
not computable at load time
/src/qemu/tcg/sparc/tcg-target.c:1434: error: (near initialization for
`sparc_op_defs[29].op')
/src/qemu/tcg/sparc/tcg-target.c:1434: warning: missing braces around
initializer
/src/qemu/tcg/sparc/tcg-target.c:1434: warning: (near initialization
for `sparc_op_defs[29].args_ct_str')
/src/qemu/tcg/sparc/tcg-target.c:1434: error: initializer element is
not constant
/src/qemu/tcg/sparc/tcg-target.c:1434: error: (near initialization for
`sparc_op_defs[29].args_ct_str')
/src/qemu/tcg/sparc/tcg-target.c:1434: error: initializer element is
not constant
/src/qemu/tcg/sparc/tcg-target.c:1434: error: (near initialization for
`sparc_op_defs[29]')
/src/qemu/tcg/sparc/tcg-target.c:1444: error: syntax error before '{' token
/src/qemu/tcg/tcg.c:68: warning: `tcg_op_defs' defined but not used
/src/qemu/tcg/tcg.c:76: warning: `tcg_target_available_regs' defined
but not used
/src/qemu/tcg/tcg.c:77: warning: `tcg_target_call_clobber_regs'
defined but not used
/src/qemu/tcg/tcg.c:127: warning: `tcg_out_label' defined but not used
/src/qemu/tcg/sparc/tcg-target.c:140: warning:
`target_parse_constraint' defined but not used
gmake[1]: *** [tcg/tcg.o] Error 1

  reply	other threads:[~2010-02-13 22:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-09 20:33 [Qemu-devel] [PATCH 1/2] tcg: Add tcg_swap_cond Richard Henderson
2010-02-09 21:37 ` [Qemu-devel] [PATCH 2/2] tcg-sparc: Implement setcond, setcond2 Richard Henderson
2010-02-13 22:01   ` Blue Swirl [this message]
2010-02-15 21:22     ` [Qemu-devel] " Richard Henderson
2010-02-17 18:06       ` 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=f43fc5581002131401u35d4a964yf0f08918006ba1a0@mail.gmail.com \
    --to=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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).