Re: [Qemu-devel] [PATCH for 2.4 1/2] tcg/mips: Fix build error from merged memop+mmu_idx parameter

2015-07-09 Thread Aurelien Jarno
On 2015-07-09 10:17, James Hogan wrote: > Commit 3972ef6f830d ("tcg: Push merged memop+mmu_idx parameter to > softmmu routines") caused the following build errors when building TCG > for MIPS: > > In file included from tcg/tcg.c:258:0: > tcg/mips/tcg-target.c In function ‘tcg_out_qemu_ld_slow_path

[Qemu-devel] [PATCH for 2.4 1/2] tcg/mips: Fix build error from merged memop+mmu_idx parameter

2015-07-09 Thread James Hogan
Commit 3972ef6f830d ("tcg: Push merged memop+mmu_idx parameter to softmmu routines") caused the following build errors when building TCG for MIPS: In file included from tcg/tcg.c:258:0: tcg/mips/tcg-target.c In function ‘tcg_out_qemu_ld_slow_path’: tcg/mips/tcg-target.c:1015:22: error: ‘lb’ undecl