]> Cypherpunks repositories - gostls13.git/commit
runtime: fix build for race detector
authorShenghou Ma <minux@golang.org>
Wed, 7 Jan 2015 01:40:16 +0000 (20:40 -0500)
committerMinux Ma <minux@golang.org>
Wed, 7 Jan 2015 03:20:42 +0000 (03:20 +0000)
commit5f179c7cef24c74627632ca1b9df8d5ea3912ace
tree0862578b6b5c5118fe579a3ef6e81c9f8dc1bb38
parente5864cd9397679353e44ab1de82fdf6d75a359c7
runtime: fix build for race detector

This CL only fixes the build, there are two failing tests:
RaceMapBigValAccess1 and RaceMapBigValAccess2
in runtime/race tests. I haven't investigated why yet.

Updates #9516.

Change-Id: If5bd2f0bee1ee45b1977990ab71e2917aada505f
Reviewed-on: https://go-review.googlesource.com/2401
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/race_amd64.s