cmd/gc: add write barrier for append(slice, slice...)
Found with GODEBUG=wbshadow=2 mode. Eventually that will run automatically, but right now it still detects other missing write barriers. Change-Id: I5624b509a36650bce6834cf394b9da163abbf8c0 Reviewed-on: https://go-review.googlesource.com/2310Reviewed-by:Rick Hudson <rlh@golang.org>
Showing
Please register or sign in to comment