On 5 April 2016 at 20:51, Richard Henderson <r...@twiddle.net> wrote: > One compilation error to be fixed. > > > r~ > > > The following changes since commit 43b0ea1a41bd0a02debd48a18e0b5460148e3f40: > > bsd-user: Suppress gcc 4.x -Wpointer-sign (included in -Wall) warning > (2016-04-05 17:49:41 +0100) > > are available in the git repository at: > > git://github.com/rth7680/qemu.git tags/pull-tcg-20160405 > > for you to fetch changes up to 2dc7553d0c0a3915c649e1a91b0f0be70b4674b3: > > tcg/mips: Fix type of tcg_target_reg_alloc_order[] (2016-04-05 12:47:47 > -0700) > > ---------------------------------------------------------------- > tcg/mips compilation fix > > ---------------------------------------------------------------- > James Hogan (1): > tcg/mips: Fix type of tcg_target_reg_alloc_order[] > > tcg/mips/tcg-target.inc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks. -- PMM