Name |
Last commit
|
Last update |
---|---|---|
.. | ||
errors | ||
fortran | ||
gmp | ||
life | ||
nocgo | ||
stdio | ||
test | ||
testasan | ||
testcarchive | ||
testcshared | ||
testgodefs | ||
testplugin | ||
testsanitizers | ||
testshared | ||
testsigfwd | ||
testso | ||
testsovar | ||
testtls |
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 |
---|---|---|
.. | ||
errors | Loading commit data... | |
fortran | Loading commit data... | |
gmp | Loading commit data... | |
life | Loading commit data... | |
nocgo | Loading commit data... | |
stdio | Loading commit data... | |
test | Loading commit data... | |
testasan | Loading commit data... | |
testcarchive | Loading commit data... | |
testcshared | Loading commit data... | |
testgodefs | Loading commit data... | |
testplugin | Loading commit data... | |
testsanitizers | Loading commit data... | |
testshared | Loading commit data... | |
testsigfwd | Loading commit data... | |
testso | Loading commit data... | |
testsovar | Loading commit data... | |
testtls | Loading commit data... |