mirror of
https://github.com/ergochat/ergo.git
synced 2025-02-10 19:40:50 +01:00
35128bfc23
See 69448b13a10a14517 / #1969; the compiler can now ensure that a uint64 intended for atomic access is always aligned to a 64-bit boundary. Convert atomic operations on uint32s and pointers as well.