[fpc-devel] Aligned dynamic arrays

Jonas Maebe jonas at freepascal.org
Sat Mar 30 12:04:54 CET 2019


On 29/03/2019 22:30, denisgolovan wrote:
> Could we discuss more options here?

Since this is mostly about vectors, I think the best approach is to add 
an actual vector type to the compiler (Vector Pascal may serve as 
inspiration on how to integrate it in the language). Anything from 
dynamic arrays to records to variables could then automatically align 
them to whatever is required by the target platform.


Jonas



More information about the fpc-devel mailing list