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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to