Given a gcc-compatible xlc compiler, prefer xlc-style atomics.

Noah Misch <noah@leadboat.com>

Commit: c0d7342f1650b6fdefc865c6da33e1f092778af0
Author: Noah Misch <noah@leadboat.com>
Date: 2015-07-09T00:44:26Z
Releases: 9.5.0
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

PathChange+/−
src/include/port/atomics.h modified +8 −3