[Bug target/27431] Internal error compiling qemu-0.8.0

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu May 4 17:41:00 GMT 2006



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-05-04 17:41 -------
register struct CPUX86State *env asm("ebp");
# 46 "/d5/src/emulators/qemu-0.8.0/target-i386/exec.h"
register target_ulong T0 asm("ebx");
register target_ulong T1 asm("esi");
register target_ulong T2 asm("edi");

What does one exact when you are starving the register allocator from 4
registers when x86 only have 6.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27431



More information about the Gcc-bugs mailing list