[fpc-pascal] alloca

Hairy Pixels genericptr at gmail.com
Sat May 14 10:52:45 CEST 2022



> On May 14, 2022, at 1:01 PM, Jonas Maebe via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
> It *requires* compiler support for...

The RTL has get_frame but that just tells you the start of the frame right? If you had the stack pointer address you could advance that pointer x bytes and get a new location in the stack?

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list