[fpc-pascal] Cache-line alignment for records

Jonas Maebe jonas at freepascal.org
Mon Mar 27 21:35:38 CEST 2023


On 27/03/2023 21:25, denisgolovan via fpc-pascal wrote:

> But it's still not possible to attach alignment to type itself instead of variable, right?

It is possible 
(https://gitlab.com/freepascal.org/fpc/source/-/blob/main/tests/test/talignrec1.pp), 
but it is subject to the same limitations when declaring variables of 
those types.


Jonas


More information about the fpc-pascal mailing list