On 02/04/2020 17:59, J. Gareth Moreton wrote:
> For a reference, it's the /Gv compiler option:
> https://docs.microsoft.com/en-us/cpp/cpp/vectorcall?view=vs-2019
https://www.freepascal.org/docs-html/prog/progsu7.html
and
fpc -h
...
-Cc<x> Set default calling convention to <x>
Jonas