From: Gabriel Ebner <ge@gabrielebner.at>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] QEMU 0.5.2 testing
Date: Wed, 21 Jan 2004 17:15:48 +0100 [thread overview]
Message-ID: <1074701748.14232.5.camel@localhost> (raw)
In-Reply-To: <400BB625.7020202@free.fr>
Hello,
Fabrice Bellard wrote:
> I know they are warnings in translate.c about a function prototype. If
> you have others I am interested.
Well, that's what I get with current CVS:
gcc -Wall -O2 -g -fomit-frame-pointer -mpreferred-stack-boundary=2
-falign-functions=0 -fno-reorder-blocks -fno-optimize-sibling-calls -I.
-I$WORKDIR/qemu/target-sparc -I$WORKDIR/qemu -D_GNU_SOURCE -c -o op.o
$WORKDIR/qemu/target-sparc/op.c
$WORKDIR/qemu/target-sparc/op.c: In function `op_eval_ble':
$WORKDIR/qemu/target-sparc/op.c:541: warning: unused variable `C'
$WORKDIR/qemu/target-sparc/op.c: In function `op_eval_bl':
$WORKDIR/qemu/target-sparc/op.c:547: warning: unused variable `Z'
$WORKDIR/qemu/target-sparc/op.c:547: warning: unused variable `C'
$WORKDIR/qemu/target-sparc/op.c: In function `op_eval_bleu':
$WORKDIR/qemu/target-sparc/op.c:553: warning: unused variable `N'
$WORKDIR/qemu/target-sparc/op.c:553: warning: unused variable `V'
$WORKDIR/qemu/target-sparc/op.c: In function `op_eval_bg':
$WORKDIR/qemu/target-sparc/op.c:579: warning: unused variable `C'
$WORKDIR/qemu/target-sparc/op.c: In function `op_eval_bge':
$WORKDIR/qemu/target-sparc/op.c:585: warning: unused variable `Z'
$WORKDIR/qemu/target-sparc/op.c:585: warning: unused variable `C'
$WORKDIR/qemu/target-sparc/op.c: In function `op_eval_bgu':
$WORKDIR/qemu/target-sparc/op.c:591: warning: unused variable `N'
$WORKDIR/qemu/target-sparc/op.c:591: warning: unused variable `V'
Gabriel.
next prev parent reply other threads:[~2004-01-21 16:19 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-18 23:09 [Qemu-devel] QEMU 0.5.2 testing Fabrice Bellard
2004-01-19 1:27 ` Herbert Poetzl
2004-01-19 10:49 ` Fabrice Bellard
2004-01-20 7:07 ` Herbert Poetzl
2004-01-21 16:15 ` Gabriel Ebner [this message]
2004-01-19 16:21 ` Jens Axboe
2004-01-20 0:14 ` J. Mayer
2004-01-20 4:07 ` Lennert Buytenhek
2004-01-20 10:45 ` J. Mayer
2004-01-21 11:43 ` Lennert Buytenhek
2004-01-21 21:53 ` J. Mayer
2004-01-26 9:19 ` Sylvain OBEGI
2004-01-26 11:48 ` Renzo Davoli
2004-01-20 17:09 ` Renzo Davoli
2004-01-20 17:26 ` Jens Axboe
2004-01-20 18:02 ` Renzo Davoli
2004-01-20 22:33 ` Chris Emerson
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=1074701748.14232.5.camel@localhost \
--to=ge@gabrielebner.at \
--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.