diff options
author | Ștefan Talpalaru <stefantalpalaru@yahoo.com> | 2019-05-14 21:47:14 +0200 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2019-05-14 21:47:14 +0200 |
commit | fa3d19b4773648744834c67e5b2b9411e062b844 (patch) | |
tree | 2038794dda2ce4fff62e75ea9976b8575f73d978 /compiler | |
parent | 0b41f26bd6cd9f50698e390ee708d5c95bb0afe5 (diff) | |
download | Nim-fa3d19b4773648744834c67e5b2b9411e062b844.tar.gz |
cas(): use an "__atomic" builtin instead of the legacy "__sync" one (#11246)
"New code should always use the ‘__atomic’ builtins rather than the ‘__sync’ builtins." - https://gcc.gnu.org/onlinedocs/gcc/_005f_005fatomic-Builtins.html
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions