Bugzilla says: Comment Too Long Comments cannot be longer than 65,535 characters. See: http://thalassa.informatimago.com/gcc-bug.txt If you ask for *.i files, why don't you provide a upload button in bugzilla?
(In reply to comment #0) > If you ask for *.i files, why don't you provide a upload button in bugzilla? > There is a "Create an attachment" link above.
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.
*** This bug has been marked as a duplicate of 16185 ***