On 22 apr 2005, at 16:50, [EMAIL PROTECTED] wrote:
dyngen: ret or jmp expected at the end of op_bsfw_T0_cc
any ideas for that ? :)
gcc 4.0 apparently performs some sort of optimization which is incompatible with qemu's object parser. Post the code of that routine to have people see what the problem is. To get it, do
objdump -d target-i386/op.o |less
search for op_bsfw_T0_cc and post the code of that routine.
Jonas
_______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel