]> Cypherpunks repositories - gostls13.git/commit
test: re-enable atomic intrinsic related tests on riscv64
authorJoel Sing <joel@sing.id.au>
Sun, 15 Mar 2020 15:58:23 +0000 (02:58 +1100)
committerJoel Sing <joel@sing.id.au>
Wed, 25 Mar 2020 01:11:15 +0000 (01:11 +0000)
commitf4fe89108c42bde3978fda8b826acbcd77db6076
treec1fe714e94cec641ac3622de2ebd9906c34e217b
parentefb0ac4ce6a95435f8fba8c7f77becf083e8eaad
test: re-enable atomic intrinsic related tests on riscv64

riscv64 now has atomic intrinsics, so re-enable the atomic intrinsic tests.

Fixes #36765

Change-Id: I838f27570a94d7fa5774c43f1ca5f4df2ca104cf
Reviewed-on: https://go-review.googlesource.com/c/go/+/223560
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
test/inline_sync.go
test/intrinsic_atomic.go