On Sat, Mar 11, 2006 at 12:41:32AM -0000, Dave Korn wrote: > So, what if the decision it needs to make depends on the stack frame > size of the current function?
How can this possibly be? When the sibcall is done, the current function's stack frame is removed. r~