Re: Dividing an array into subgroups?
Re: Dividing an array into subgroups?
- Subject: Re: Dividing an array into subgroups?
- From: Michael Tsai <email@hidden>
- Date: Tue, 17 Jun 2003 02:03:36 -0400
On Tuesday, June 17, 2003, at 12:47 AM, Andrew Pinski wrote:
It almost always works but sometime when there is dead code after the
call but
before the return it does not. It will always work with return
function() or
return [self message]. The only other time it will not work (I know
of) is if you use
altivec registers.
OK, I did some more experimenting. It looks like an NS_DURING in the
method also throws off the sib call optimization because of the setjmp.
--
Michael Tsai <
http://www.c-command.com>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.