qemu-e2k/tcg/ppc
Peter Maydell 70d705fd46 tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings
Move the declaration and initialisation of some variables in
tcg_out_qemu_ld and tcg_out_qemu_st inside CONFIG_SOFTMMU, to
avoid the "variable set but not used" warning of gcc 4.6.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: malc <av1474@comtv.ru>
2011-09-01 21:20:50 +04:00
..
tcg-target.c tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings 2011-09-01 21:20:50 +04:00
tcg-target.h tcg/ppc32: implement deposit_i32 2011-08-22 14:39:00 +04:00