Re: inline, optimize, and call stack visibility?
Re: inline, optimize, and call stack visibility?
- Subject: Re: inline, optimize, and call stack visibility?
- From: "David M. Cotter" <email@hidden>
- Date: Tue, 25 Jan 2011 16:43:26 -0800
sorry, how do i do that? is there a setting in the XCode build configuration GUI for that? or is is a per function tag like a pragma?
note i only want this to apply to this one function if there is a performance hit.
if there is no performance penalty then i do not mind applying it to the entire project.
On Jan 25, 2011, at 3:49 PM, Wim Lewis wrote:
>
> On 25 Jan 2011, at 3:01 PM, David M. Cotter wrote:
>> i also tried turning off "inline methods hidden"
>> all TO NO AVAIL! so maybe this isn't an inlining issue?
>
> It may be an optimized tail-call? Try -fno-optimize-sibling-calls.
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden