qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] microblaze: unused variable
@ 2011-01-22 14:43 Blue Swirl
  2011-01-22 22:34 ` [Qemu-devel] " Edgar E. Iglesias
  2011-01-23  3:17 ` Edgar E. Iglesias
  0 siblings, 2 replies; 3+ messages in thread
From: Blue Swirl @ 2011-01-22 14:43 UTC (permalink / raw)
  To: Edgar E. Iglesias, qemu-devel

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]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-23  3:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-22 14:43 [Qemu-devel] microblaze: unused variable Blue Swirl
2011-01-22 22:34 ` [Qemu-devel] " Edgar E. Iglesias
2011-01-23  3:17 ` Edgar E. Iglesias

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).