File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -59,10 +59,17 @@ <h2 id="Releases">Releases</h2>
59
59
</ p >
60
60
61
61
< p >
62
- The GCC 7 releases are expected to include a complete implementation
63
- of the Go 1.8 user libraries. As with earlier releases, the Go 1.8
64
- runtime is not fully merged, but that should not be visible to Go
65
- programs.
62
+ The GCC 7 releases include a complete implementation of the Go 1.8.1
63
+ user libraries. As with earlier releases, the Go 1.8 runtime is not
64
+ fully merged, but that should not be visible to Go programs.
65
+ </ p >
66
+
67
+ < p >
68
+ The GCC 8 releases are expected to include a complete implementation
69
+ of the Go 1.10 release, depending on release timing. The Go 1.10
70
+ runtime has now been fully merged into the GCC development sources,
71
+ and concurrent garbage collection is expected to be fully supported in
72
+ GCC 8.
66
73
</ p >
67
74
68
75
< h2 id ="Source_code "> Source code</ h2 >
You can’t perform that action at this time.
0 commit comments