1
0
mirror of https://github.com/golang/go synced 2024-10-05 07:21:25 -06:00
go/src/cmd
Dmitry Vyukov eaa872009d cmd/gc: fix capturing by value for range statements
Kindly detected by race builders by failing TestRaceRange.
ORANGE typecheck does not increment decldepth around body.

Change-Id: I0df5f310cb3370a904c94d9647a9cf0f15729075
Reviewed-on: https://go-review.googlesource.com/3507
Reviewed-by: Russ Cox <rsc@golang.org>
2015-02-03 15:48:48 +00:00
..
5a cmd/5a, cmd/5g, cmd/5l, liblink: update for portable Prog, Addr 2015-01-30 03:15:58 +00:00
5g cmd/5a, cmd/5g, cmd/5l, liblink: update for portable Prog, Addr 2015-01-30 03:15:58 +00:00
5l liblink: fix arm build again 2015-01-30 14:45:37 +00:00
6a cmd/6a, cmd/6g, cmd/6l, liblink: update for portable Prog, Addr 2015-01-30 03:16:10 +00:00
6g cmd/6g, liblink, runtime: support saving base pointers 2015-02-02 19:36:05 +00:00
6l cmd/6a, cmd/6g, cmd/6l, liblink: update for portable Prog, Addr 2015-01-30 03:16:10 +00:00
8a cmd/8a, cmd/8g, cmd/8l, liblink: update for portable Prog, Addr 2015-01-30 03:16:19 +00:00
8g cmd/5l, cmd/8g: fix build failures 2015-01-30 04:54:37 +00:00
8l cmd/8a, cmd/8g, cmd/8l, liblink: update for portable Prog, Addr 2015-01-30 03:16:19 +00:00
9a cmd/9a, cmd/9g, cmd/9l, liblink: update for portable Prog, Addr 2015-01-30 03:16:28 +00:00
9g cmd/9g: note suboptimal copy code 2015-02-02 19:32:42 +00:00
9l cmd/5l, cmd/9l: more ucontext.h fixes 2015-01-30 05:02:25 +00:00
addr2line cmd/addr2line, cmd/nm: factor object reading into cmd/internal/objfile 2014-08-07 12:33:06 -04:00
api cmd/api: work around Windows rename issue on the builders 2014-12-23 04:55:44 +00:00
cc [dev.cc] all: merge dev.power64 (7667e41f3ced) into dev.cc 2014-11-14 12:10:52 -05:00
cgo cmd/cgo: add support for s390 and s390x 2015-01-29 00:51:31 +00:00
dist cmd/dist: update for portable Prog, Addr 2015-01-30 03:16:39 +00:00
fix build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
gc cmd/gc: fix capturing by value for range statements 2015-02-03 15:48:48 +00:00
go cmd/go: add build flag -toolexec 2015-01-29 16:25:53 +00:00
gofmt go/format, cmd/gofmt: added missing comments, minor internal cleanup 2014-09-30 12:26:38 -07:00
internal all: power64 is now ppc64 2014-12-05 19:13:20 -05:00
ld cmd/gc, cmd/ld, liblink: update for portable Prog, Addr changes 2015-01-30 03:15:44 +00:00
link debug/goobj: move to cmd/internal/goobj 2014-11-16 20:52:45 -05:00
nm build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
objdump cmd/objdump: Fix error logging 2014-12-09 00:27:39 +00:00
pack cmd/pack: make a test less disk-intensive in short mode 2015-01-30 15:40:20 +00:00
pprof cmd/pprof: remove -show_bytes from command line help 2014-12-11 15:23:18 +00:00
yacc cmd/yacc: Prevent index out of range. Fixes #9099. 2014-12-18 16:11:50 +00:00