cmd/gc: don't believe that variables mentioned 256 times are unused.
Such variables would be put at 0(SP), leading to serious corruptions at zero initialization. Fixes #3084. R=golang-dev, r CC=golang-dev, remy https://golang.org/cl/5683052
Showing
test/fixedbugs/bug423.go
0 → 100644
Please register or sign in to comment