1
1
Nathan Hjelm 98ce659e0b config: check for more __sync builtins
This commit updates the check for __sync builtin atomics to see if the
compiler supports both __sync_bool_compare_and_swap and
__sync_add_and_fetch. If either of these functions are not available
then we can't use the __sync builtins.

Fixes #1487

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-04-12 10:02:39 -06:00
..
2014-08-25 04:41:56 +00:00
2015-04-27 06:50:40 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-12-29 07:04:28 -08:00
2015-02-09 20:49:04 -08:00
2016-03-28 09:20:31 -07:00
2015-06-23 20:59:57 -07:00