[fpc-pascal] Cache-line alignment for records

denisgolovan denisgolovan at yandex.ru
Mon Mar 27 21:43:33 CEST 2023



> 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

Aha. Nice!
Does it work recursively? I mean - does it work when aligned record is itself a field within other record?

-- Regards,
Denis Golovan


More information about the fpc-pascal mailing list