11.1.12 Stack frame omission

Under specic conditions, the stack frame (entry and exit code for the routine, see section section 6.3, page 319) will be omitted, and the variable will directly be accessed via the stack pointer.

Conditions for omission of the stack frame: