阅读背景:

如何在gcc中禁用尾调优化

来源:互联网 

Wondering if anyone knows the flag for gcc to disable tailcall optimizations. Basically in a tailcall optimization, gcc will replace a stack frame when the return value from a called function is passed through (via return) or nothing else happens in the function.Wondering if anyone knows the flag for gcc to d




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: