11.1.12 Stack frame omission

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

Conditions for omission of the stack frame: