mirror of
https://github.com/golang/go.git
synced 2025-05-31 04:02:58 +00:00
The old code worked with gc, I assume because the linker unified identical strings, but it failed with gccgo. R=rsc CC=gobot, golang-dev https://golang.org/cl/6826063