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 00:42:44 -0400
On Monday, June 16, 2003, at 11:54 PM, Andrew Pinski wrote:
gcc does optimize sib calls so that tail calls will be optimize
like any other sib calls so the stacksize will not grow too big.
Cool, I just checked with -S and indeed it worked. Thanks. Do you know
if it always works? I found some old mailing list posts saying that gcc
could only apply -foptimize-sibling-calls some of the time.
--
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.