On 2/19/10, Jay Foad <jay.f...@gmail.com> wrote:
> On Linux/x86, configuring with --enable-debug, I get:
>
>   CC    sparc64-linux-user/translate.o
>  /home/foad/git/qemu/target-sparc/translate.c: In function
>  ‘gen_load_trap_state_at_tl’:
>  /home/foad/git/qemu/target-sparc/translate.c:1684: error: incompatible
>  type for argument 3 of ‘tcg_gen_add_i32’
>  /home/foad/git/qemu/tcg/tcg-op.h:422: note: expected ‘TCGv_i32’ but
>  argument is of type ‘TCGv_i64’
>  make[1]: *** [translate.o] Error 1
>
>  Does this look like a reasonable fix?
>
>  Signed-off-by: Jay Foad <addr...@hidden>

Yes, except for the Signed-off-by: line.


Reply via email to