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 > > (and the same for all other targets). The qemu_ld32s op appears to be > unused on 32-bit hosts. Is it OK to just remove it?
Should be OK.