On Sep 28, 2013, at 3:26 AM, Iain Sandoe wrote:
> We currently generate wrong code for non-local gotos which breaks, amongst
> other things, nested functions.
> I fixed this a while ago for x86 Darwin and here is a version to fix it on
> PPC.
>
> OK for trunk? (and open branches?)
Ok.
Hi,
this might be the oldest bug i've fixed so far.
We currently generate wrong code for non-local gotos which breaks, amongst
other things, nested functions.
I fixed this a while ago for x86 Darwin and here is a version to fix it on PPC.
(the patch is darwin-local save the definitions of the UN