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

Noah Misch <noah@leadboat.com>

Commit: 1e700e0fa02b3fd8990d4eaa8bd51b9352cc9736
Author: Noah Misch <noah@leadboat.com>
Date: 2015-07-09T00:44:21Z
Releases: 9.6.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