comparison docs/GNUmakefile @ 6999:4925a6d13746

Configure: disabled gcc atomics with Sun C (ticket #1261). Oracle Developer Studio 12.5 introduced GCC-compatible __sync builtins. Unfortunately, these builtins are neither GCC-compatible (they generate warnings when used with volatile), nor working (unexpectedly fail on unpredictable combinations of code layout and compiler flags). As such, the gcc builtin atomic operations configure test explicitly disabled when compiling with Sun C.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 15 May 2017 20:09:43 +0300
parents f303f3e43f7b
children 1bc938b270dc
comparison
equal deleted inserted replaced
6998:775f621eacae 6999:4925a6d13746