From: Ian Lance Taylor
-The GCC 7 releases are expected to include a complete implementation -of the Go 1.8 user libraries. As with earlier releases, the Go 1.8 -runtime is not fully merged, but that should not be visible to Go -programs. +The GCC 7 releases include a complete implementation of the Go 1.8.1 +user libraries. As with earlier releases, the Go 1.8 runtime is not +fully merged, but that should not be visible to Go programs. +
+ ++The GCC 8 releases are expected to include a complete implementation +of the Go 1.10 release, depending on release timing. The Go 1.10 +runtime has now been fully merged into the GCC development sources, +and concurrent garbage collection is expected to be fully supported in +GCC 8.