May 18, 2026
4:07 p.m.
On Mon May 18 15:52:54 2026 +0000, Alexandre Julliard wrote:
To run interesting apps you'll want arm64ec, which will require a more recent toolchain. Right, but after rebasing my tree on current master this is the only new build failure I hit with this toolchain.
The fix is also quite small: clang supports __sync_synchronize(), so this just makes it use the same path as GCC instead of falling through to the _ReadWriteBarrier() branch. I don't deny that I may have to update the toolchain eventually, but if this older one can keep working for now with such a small fix, I would prefer that. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10936#note_140418