[fpc-devel] Data alignment feature

Adriaan van Os fpc at microbizz.nl
Tue Jan 30 08:53:10 CET 2018


Jonas Maebe wrote:

> That is implicit. The compiler always has aligned local variables to
> their declared alignment. There's only an issue if the ABI stack
> alignment is smaller than the variable's alignment, as the compiler
> currently does not have support to realign the stack to a custom
> alignment on entry.

Yes, that's the issue I hinted on.

Regards,

Adriaan van Os




More information about the fpc-devel mailing list