From: Blue Swirl <blauwirbel@gmail.com>
To: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] microblaze: unused variable
Date: Sat, 22 Jan 2011 14:43:36 +0000 [thread overview]
Message-ID: <AANLkTim7YaWTa5=rN00+vmJgmKwcW1A3PyNvuF+6paNj@mail.gmail.com> (raw)
helper_addkc() in op_helper.c looks buggy, GCC 4.6.0 complains:
CC microblaze-softmmu/op_helper.o
/src/qemu/target-microblaze/op_helper.c: In function 'helper_addkc':
/src/qemu/target-microblaze/op_helper.c:133:14: error: variable 'd'
set but not used [-Werror=unused-but-set-variable]
next reply other threads:[~2011-01-22 14:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-22 14:43 Blue Swirl [this message]
2011-01-22 22:34 ` [Qemu-devel] Re: microblaze: unused variable Edgar E. Iglesias
2011-01-23 3:17 ` Edgar E. Iglesias
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='AANLkTim7YaWTa5=rN00+vmJgmKwcW1A3PyNvuF+6paNj@mail.gmail.com' \
--to=blauwirbel@gmail.com \
--cc=edgar.iglesias@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 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).