re PR go/84215 (Random results in go/libgo tests)
PR go/84215
runtime, sync/atomic: use write barrier for atomic pointer functions
This copies atomic_pointer.go from 1.10rc2. It was omitted during the
transition of the runtime from C to Go, and I forgot about it.
This may help with https://gcc.gnu.org/PR84215.
Reviewed-on: https://go-review.googlesource.com/93197
From-SVN: r257599
Showing
libgo/go/runtime/atomic_pointer.go
0 → 100644
Please
register
or
sign in
to comment