mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +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.