Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(120)

Issue 7005050: code review 7005050: cmd/gc: fix race instrumentation of unaddressable arrays. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by remyoudompheng
Modified:
12 years, 6 months ago
Reviewers:
CC:
dvyukov, golang-dev
Visibility:
Public.

Description

cmd/gc: fix race instrumentation of unaddressable arrays. Fixes issue 4578.

Patch Set 1 #

Patch Set 2 : diff -r 6fdc1974457c https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 6fdc1974457c https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r f4e5087c1c19 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M src/cmd/gc/racewalk.c View 1 2 chunks +7 lines, -1 line 0 comments Download
M src/pkg/runtime/race/testdata/map_test.go View 1 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 5
remyoudompheng
Hello dvyukov@google.com, golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 7 months ago (2012-12-22 00:05:16 UTC) #1
remyoudompheng
The runtime/race unit tests don't fail when there is a compilation failure (instead it says ...
12 years, 7 months ago (2012-12-22 00:06:21 UTC) #2
dvyukov
LGTM Thanks!
12 years, 7 months ago (2012-12-24 08:09:51 UTC) #3
dvyukov
On 2012/12/22 00:06:21, remyoudompheng wrote: > The runtime/race unit tests don't fail when there is ...
12 years, 7 months ago (2012-12-24 08:10:13 UTC) #4
remyoudompheng
12 years, 7 months ago (2012-12-24 11:20:49 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=abda9a991753 ***

cmd/gc: fix race instrumentation of unaddressable arrays.

Fixes issue 4578.

R=dvyukov, golang-dev
CC=golang-dev
https://codereview.appspot.com/7005050
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b