Skip to content

Commit a359e9d

Browse files
linsitegopherbot
authored andcommitted
_content/doc/go1.26: add notes for race detector support on linux/riscv64
For golang/go#75005. Change-Id: I73d1264d05db2d6c109a1a92d39a587c9c80236d GitHub-Last-Rev: 3fd8927 GitHub-Pull-Request: #340 Reviewed-on: https://go-review.googlesource.com/c/website/+/729801 Reviewed-by: Cherry Mui <cherryyz@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
1 parent 5dfb5f2 commit a359e9d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_content/doc/go1.26.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -659,5 +659,11 @@ The port will be removed in Go 1.27.
659659

660660
The `s390x` port now supports passing function arguments and results using registers.
661661

662+
### RISC-V
663+
664+
<!-- CL 690497 -->
665+
666+
The `linux/riscv64` port now supports the race detector.
667+
662668
[laelf-20250521]: https://github.com/loongson/la-abi-specs/blob/v2.40/laelf.adoc
663669
[rfc 9180]: https://rfc-editor.org/rfc/rfc9180.html

0 commit comments

Comments
 (0)