comparison docs/text/LICENSE @ 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 8c4d07ef08f5
children c6cc8db553eb
comparison
equal deleted inserted replaced
6998:775f621eacae 6999:4925a6d13746