cmd/gc: fix eval order in select
Ordinary variable load was assumed to be not worth saving, but not if one of the function calls later might change its value. Fixes #4313. R=ken2 CC=golang-dev https://golang.org/cl/6997047
Showing
test/fixedbugs/issue4313.go
0 → 100644
Please
register
or
sign in
to comment