--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-04 17:42 ---
*** This bug has been marked as a duplicate of 16185 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--
--- 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
--- Comment #1 from aldot at gcc dot gnu dot org 2006-05-04 17:30 ---
(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.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27431