[fpc-devel] systemh.inc InterLockedIncrement64 (var Target: int64)

Andrew Brunner andrew.t.brunner at gmail.com
Wed Oct 27 05:15:27 CEST 2010


Interlocked features for Int64 are bound to {$ifdef cpu64}

While Int64 data type is supported under i386 FPC the interlocked
features aren't included in FPC RTL.

Can I writeup a bug for this or is this due to another problem?

Thanks.



More information about the fpc-devel mailing list