mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 03:17:08 +03:00
360bc28c96
This has to be a `@cmpxchgStrong` instead of a `@cmpxchgWeak` otherwise this test will fail spuriously on LL/SC architectures like PowerPC.