|
|||||||||||
|
Technical Support Support Resources
Product Information |
C166: Using the Stack for All Local VariablesInformation in this article applies to:
QUESTIONIs there a way to force the compiler to place all parameters onto the user stack, rather than using registers? ANSWERYes. Use optimizer level 2 and the compiler will not use registers for local variables. Instead, all local variables will be stored on the user stack. MORE INFORMATION
Last Reviewed: Thursday, February 25, 2021 | ||||||||||
|
|||||||||||
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.