1
0
mirror of https://github.com/golang/go synced 2024-11-23 18:00:06 -07:00
go/src
Daniel Morsing e0a55a6c98 cmd/gc: for loop init statement misanalyzed by escape analysis
Logically, the init statement is in the enclosing scopes loopdepth, not inside the for loop.

Fixes #7313.

LGTM=rsc
R=golang-codereviews, gobot, rsc
CC=golang-codereviews
https://golang.org/cl/62430043
2014-02-13 19:04:43 +00:00
..
cmd cmd/gc: for loop init statement misanalyzed by escape analysis 2014-02-13 19:04:43 +00:00
lib9 lib9, libmach, cmd/dist, go/build: add support for GOOS=solaris 2014-01-07 23:12:12 +11:00
libbio
liblink cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
libmach libmach: use different names for different Ureg types 2014-01-08 20:37:27 -05:00
pkg cmd/go, go/build: support .m files 2014-02-13 10:11:44 -08:00
all.bash
all.bat
all.rc
clean.bash
clean.bat
clean.rc
make.bash cmd/go, cmd/cgo, make.bash: cross compiling with cgo enabled 2014-02-06 09:11:00 -08:00
make.bat
Make.dist
make.rc
race.bash
race.bat
run.bash
run.bat
run.rc build: fix typos in run.rc 2014-01-28 06:17:38 +01:00
sudo.bash