[fpc-pascal] $CODEALIGN / Dynamic Arrays
Helmut Hartl
helmut.hartl at firmos.at
Thu May 27 09:47:59 CEST 2010
Does the $CODEALIGN (http://www.freepascal.org/docs-html/prog/progsu9.html)
directive influence dynamic array memory layout ?
I need an an aligned dynamic array of vectors for SSE operations. If the
fpc dynamic array implementation supports alignment somehow I would not
need an own implementation of an allocator.
Any thoughts ?
thanks,
helmut
More information about the fpc-pascal
mailing list