mirror of https://github.com/golang/go.git
The cgo tool generates compiler errors to find out what kind of name it is using. Turning on optimization can confuse that process by producing new unexpected messages. Fixes #14669. Change-Id: Idc8e35fd259711ecc9638566b691c11d17140325 Reviewed-on: https://go-review.googlesource.com/23231 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Russ Cox <rsc@golang.org> |
||
|---|---|---|
| .. | ||
| err1.go | ||
| err2.go | ||
| err3.go | ||
| issue7757.go | ||
| issue8442.go | ||
| issue11097a.go | ||
| issue11097b.go | ||
| issue13129.go | ||
| issue13423.go | ||
| issue13635.go | ||
| issue14669.go | ||
| ptr.go | ||
| test.bash | ||