Given a gcc-compatible xlc compiler, prefer xlc-style atomics.
Noah Misch <noah@leadboat.com>
Given a gcc-compatible xlc compiler, prefer xlc-style atomics. This evades a ppc64le "IBM XL C/C++ for Linux" compiler bug. Back-patch to 9.5, where the atomics facility was introduced.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/port/atomics.h | modified | +8 −3 |