[fpc-pascal] Cache-line alignment for records
    denisgolovan 
    denisgolovan at yandex.ru
       
    Mon Mar 27 21:25:48 CEST 2023
    
    
  
> However, the maximum alignment you can specify this way is limited per
> target (hardcoded in the compiler). In 3.2.x, it's 16 bytes for most
> desktop targets. On 3.3.x, it's 64 bytes for most desktop targets.
> 
> Jonas
But it's still not possible to attach alignment to type itself instead of variable, right?
-- Regards,
Denis Golovan
    
    
More information about the fpc-pascal
mailing list