]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.typeparams] runtime: crash the GC at clobberdead pointer on ARM64
authorCherry Mui <cherryyz@google.com>
Thu, 3 Jun 2021 16:26:18 +0000 (12:26 -0400)
committerCherry Mui <cherryyz@google.com>
Thu, 3 Jun 2021 20:00:56 +0000 (20:00 +0000)
commit55b4310acdbd7bc7253936c44a845a98d82eaae7
treee5a65c782761c79ec88d6e4dd8674d467856cc6d
parent6b1e4430bb79674ff523240608f106a1aeb7302e
[dev.typeparams] runtime: crash the GC at clobberdead pointer on ARM64

Extend CL 310330 to ARM64, which now has clobberdead mode
implemented in the compiler.

Change-Id: I07f6951d81a0797ef7a74e48b79db5cea2bf876b
Reviewed-on: https://go-review.googlesource.com/c/go/+/324766
Trust: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/runtime/mbitmap.go