May 18, 2026
4:18 p.m.
On Mon May 18 16:07:12 2026 +0000, Twaik Yont wrote:
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. That file is imported from the upstream project so it's better to avoid changing it if we can.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10936#note_140424