Re: [Qemu-devel] [PATCH] tcg: fix assertion with --enable-debug

2010-02-20 Thread Blue Swirl
On 2/19/10, Jay Foad jay.f...@gmail.com wrote: After configuring with --enable-debug on Linux/x86, I get: f...@foad-ubuntu:~/qemu/objdir-git$ qemu-alpha /dev/null qemu-alpha: /home/foad/git/qemu/tcg/tcg.c:1055: tcg_add_target_add_op_defs: Assertion `tcg_op_defs[op].used' failed. Aborted

[Qemu-devel] [PATCH] tcg: fix assertion with --enable-debug

2010-02-19 Thread Jay Foad
After configuring with --enable-debug on Linux/x86, I get: f...@foad-ubuntu:~/qemu/objdir-git$ qemu-alpha /dev/null qemu-alpha: /home/foad/git/qemu/tcg/tcg.c:1055: tcg_add_target_add_op_defs: Assertion `tcg_op_defs[op].used' failed. Aborted (and the same for all other targets). The qemu_ld32s op