aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/softfloat64.go
diff options
context:
space:
mode:
authorCherry Zhang <cherryyz@google.com>2017-11-29 15:55:40 -0500
committerCherry Zhang <cherryyz@google.com>2017-11-30 13:45:18 +0000
commitdbb1d198ab883e9b617ba9cdfb2059fc212f4762 (patch)
treed5dc9be39e7e2f18eda53658ae2cdadf4a27a5bc /src/runtime/softfloat64.go
parent8064f82a158e4416e9f32ed7017642ace4280b4f (diff)
downloadgo-dbb1d198ab883e9b617ba9cdfb2059fc212f4762.tar.xz
cmd/compile: fix loop depth of range expression in escape analysis
ORANGE node's Right node is the expression it is ranging over, which is evaluated before the loop. In the escape analysis, we should walk this node without loop depth incremented. Fixes #21709. Change-Id: Idc1e4c76e39afb5a344d85f6b497930a488ce5cf Reviewed-on: https://go-review.googlesource.com/80740 Run-TryBot: Cherry Zhang <cherryyz@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: David Chase <drchase@google.com>
Diffstat (limited to 'src/runtime/softfloat64.go')
0 files changed, 0 insertions, 0 deletions