Visible to Intel only — GUID: iga1419982101773
Ixiasoft
Visible to Intel only — GUID: iga1419982101773
Ixiasoft
7.4.3.1. Stack Frame for a Function With alloca()
The Nios II stack frame implementation provides support for the alloca() function, defined in the Berkeley Software Distribution (BSD) extension to C, and implemented by the gcc compiler. The space allocated by alloca() replaces the outgoing arguments and the outgoing arguments get new space allocated at the bottom of the frame.