qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] 1.4.1 won't build with --enable-debug-tcg (or --enable-debug)
@ 2013-05-03 18:28 Juergen Lock
  2013-05-04 14:23 ` Richard Sandiford
  0 siblings, 1 reply; 4+ messages in thread
From: Juergen Lock @ 2013-05-03 18:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: Richard Sandiford, Aurelien Jarno

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-05-06 17:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-03 18:28 [Qemu-devel] 1.4.1 won't build with --enable-debug-tcg (or --enable-debug) Juergen Lock
2013-05-04 14:23 ` Richard Sandiford
2013-05-05 20:34   ` Juergen Lock
2013-05-06 17:51   ` Aurelien Jarno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).