mirror of
https://github.com/golang/go.git
synced 2025-05-15 04:14:37 +00:00
Gccgo doesn't have the same equivalent of file name and package as the gc compiler, so the error messages are necessarily different. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/40510048