qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] 1.4.1 won't build with --enable-debug-tcg (or --enable-debu


From: Juergen Lock
Subject: [Qemu-devel] 1.4.1 won't build with --enable-debug-tcg (or --enable-debug)
Date: Fri, 3 May 2013 20:28:42 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi!

 The failure is in the mips64-softmmu target: (at least)

[...]
  CC    mips64-softmmu/target-mips/translate.o
 ..qemu-1.4.1/target-mips/translate.c::2780:35 : error: 
      passing 'int' to parameter of incompatible type 'TCGv_i32'
        gen_helper_dmult(cpu_env, acc, t0, t1);
                                  ^~~
[...]

 Looks like this line came in with this patch by Aurelien Jarno: (Cc'd)

        http://patchwork.ozlabs.org/patch/234926/

 Now I wonder is the failure just cosmetic or is the mips emulation
actually broken in 1.4.1?  More so than in 1.4.0?  I guess not but
with all the #defines that code is kinda hard to follow... :)

 Thanx!
        Juergen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]