qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] get_func() hangs with gcc 3.4.2 on MinGW and WinXP host


From: Johannes Schindelin
Subject: Re: [Qemu-devel] get_func() hangs with gcc 3.4.2 on MinGW and WinXP host
Date: Sun, 19 Dec 2004 15:25:26 +0100 (CET)

Hi,

On Sat, 18 Dec 2004, Jim C. Brown wrote:

> Originally, the op_* functions for qemu were written so that they would
> have the machine code and then the rets at the very end of the function.
> qemu could then just chain them together by stripping the rets.
>
> gcc now rearranges the generated code around, and reserves the right to
> stick in extra rets any place it wants, not just the very end, which
> makes them very hard to strip off.

IIRC there was a flag to gcc to prevent just this.

Ciao,
Dscho




reply via email to

[Prev in Thread] Current Thread [Next in Thread]