]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: fix race instrumentation of unaddressable arrays.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Mon, 24 Dec 2012 11:14:41 +0000 (12:14 +0100)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Mon, 24 Dec 2012 11:14:41 +0000 (12:14 +0100)
commitecbf99ad975970bd3496880ebf6bc8a2d19b31eb
tree46001f7d983f254c96d2b6e5bff9a85ec9517479
parentfcc5cf639ef110eb7e845f3782eb82d2c897d693
cmd/gc: fix race instrumentation of unaddressable arrays.

Fixes #4578.

R=dvyukov, golang-dev
CC=golang-dev
https://golang.org/cl/7005050
src/cmd/gc/racewalk.c
src/pkg/runtime/race/testdata/map_test.go