<< |  >>
#662 Dodano: 29-05-2009 18:25. Głosów: -69
Got this during compilation of QEmu 0.9.0, GCC v 3.4.6. Looks like ad-hoc, informally-specified bug-ridden slow implementation of half of Common Lisp to me :P

../softmmu_template.h: In function `__stq_mmu':
../softmmu_template.h:260: error: unable to find a register to spill in class `GENERAL_REGS'
../softmmu_template.h:260: error: this is the insn:
(insn:HI 337 317 338 13 ../softmmu_template.h:287 (parallel [
(set (reg:DI 0 ax [214])
(lshiftrt:DI (reg/v:DI 59 [ val ])
(subreg:QI (reg:SI 235) 0)))
(clobber (scratch:SI))
(clobber (reg:CC 17 flags))
]) 309 {lshrdi3_1} (nil)
(expr_list:REG_UNUSED (reg:CC 17 flags)
(expr_list:REG_UNUSED (scratch:SI)
(nil))))
../softmmu_template.h:260: confused by earlier errors, bailing out
make[1]: *** [op_helper.o] Error 1
make[1]: *** Waiting for unfinished jobs....
<< |  >>