]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: fix handling of append with -race.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Wed, 19 Feb 2014 07:19:27 +0000 (08:19 +0100)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Wed, 19 Feb 2014 07:19:27 +0000 (08:19 +0100)
commit475e7d037299c3187054319f5e984c57524cabef
tree11e8913387c34d30b8d6cd15a352555c43daefae
parent96678f9dc026648889830cd058cd34d9e7759426
cmd/gc: fix handling of append with -race.

Also re-enable race tests in run.bash.

Fixes #7334.

LGTM=rsc
R=rsc, dvyukov, iant, bradfitz, dave
CC=golang-codereviews
https://golang.org/cl/65740043
src/cmd/gc/walk.c
src/run.bash
src/run.bat