diff --git a/doc/install-source.html b/doc/install-source.html index 9a7128cbce..356f0dfb80 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -43,17 +43,13 @@ architectures. amd64 (also known as x86-64)
- A mature implementation. New in 1.7 is its SSA-based back end - that generates compact, efficient code. + A mature implementation.
386 (x86 or x86-32)
- Comparable to the amd64 port, but does - not yet use the SSA-based back end. It has an effective - optimizer (registerizer) and generates good code (although - gccgo can do noticeably better sometimes). + Comparable to the amd64 port.
arm (ARM)