mirror of
https://github.com/golang/go.git
synced 2025-05-28 02:41:30 +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