mirror of
https://github.com/golang/go
synced 2025-07-01 19:56:56 +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