qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu vs gcc4


From: Martin Guy
Subject: Re: [Qemu-devel] qemu vs gcc4
Date: Mon, 23 Oct 2006 09:16:14 +0100

Now, gcc4 can produce code with several return instructions (with no
option to turn that of, as far as I understand). You cannot cut them out,
and therefore you cannot chain the simple functions.

...unless you also map return instructions within the generated
functions into branches to the soon-to-be-dropped final "return"? Not
that I know anything about qemu internals mind u...

   M




reply via email to

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