]> git.ipfire.org Git - thirdparty/gcc.git/commit
sync/atomic: fix data races in tests
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 5 Nov 2014 03:39:49 +0000 (03:39 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 5 Nov 2014 03:39:49 +0000 (03:39 +0000)
commitc9bc4e2d2bf5d5967754a16fd93af2c48c0f4533
tree5b38402a4157cf86e5f193cc2014a007a7dbdf55
parent659e39f1bcb277ddcc701b9ed7d41776ab8b4214
sync/atomic: fix data races in tests

Backport https://codereview.appspot.com/111320044 from Go
master library.

From-SVN: r217110
libgo/go/sync/atomic/atomic_test.go