This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r217110 - /trunk/libgo/go/sync/atomic/atomic_te...


Author: ian
Date: Wed Nov  5 03:39:49 2014
New Revision: 217110

URL: https://gcc.gnu.org/viewcvs?rev=217110&root=gcc&view=rev
Log:
sync/atomic: fix data races in tests

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

Modified:
    trunk/libgo/go/sync/atomic/atomic_test.go


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]