-
Josh Bleecher Snyder authored
When optimizations are disabled, the compiler cannot eliminate enough write barriers to satisfy the runtime's nowritebarrier and nowritebarrierrec annotations. Enforce that requirement, and for convenience, have cmd/go elide -N when compiling the runtime. This came up in practice for me when running toolstash -cmp. When toolstash -cmp detected mismatches, it recompiled with -N, which caused runtime compilation failures. Change-Id: Ifcdef22c725baf2c59a09470f00124361508a8f3 Reviewed-on: https://go-review.googlesource.com/38380 Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
f8b02316
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
internal | ||
testdata | ||
alldocs.go | ||
go11.go | ||
go_test.go | ||
go_unix_test.go | ||
go_windows_test.go | ||
main.go | ||
mkalldocs.sh | ||
note_test.go | ||
vendor_test.go |