Name |
Last commit
|
Last update |
---|---|---|
.. | ||
testprog | ||
testprogcgo | ||
testprogcxx | ||
testprognet |
GCC has supported the __atomic intrinsics since 4.7. They are better than the __sync intrinsics in that they specify a memory model and, more importantly for our purposes, they are reliably implemented either in the compiler or in libatomic. Fixes https://gcc.gnu.org/PR52084 Reviewed-on: https://go-review.googlesource.com/c/160820 From-SVN: r268458
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
testprog | Loading commit data... | |
testprogcgo | Loading commit data... | |
testprogcxx | Loading commit data... | |
testprognet | Loading commit data... |