Improve wording in GCC 4.7 Solaris update to install.texi

* doc/install.texi (Specific, *-*-solaris2*): Improve wording.

From-SVN: r185459
This commit is contained in:
Rainer Orth 2012-03-16 09:50:29 +00:00 committed by Rainer Orth
parent d2a12ae77f
commit 172465160a
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2012-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* doc/install.texi (Specific, *-*-solaris2*): Improve wording.
2012-03-16 Richard Guenther <rguenther@suse.de> 2012-03-16 Richard Guenther <rguenther@suse.de>
* tree.h (TREE_VECTOR_CST_ELTS): Remove. * tree.h (TREE_VECTOR_CST_ELTS): Remove.

View File

@ -4071,8 +4071,8 @@ been removed in GCC 4.6.
Sun does not ship a C compiler with Solaris 2 before Solaris 10, though Sun does not ship a C compiler with Solaris 2 before Solaris 10, though
you can download the Sun Studio compilers for free. In Solaris 10 and you can download the Sun Studio compilers for free. In Solaris 10 and
11, GCC 3.4.3 is available in @command{/usr/sfw/bin/gcc}. Solaris 11 11, GCC 3.4.3 is available as @command{/usr/sfw/bin/gcc}. Solaris 11
also provides GCC 4.5.2 in @command{/usr/gcc/4.5/bin/gcc}. Alternatively, also provides GCC 4.5.2 as @command{/usr/gcc/4.5/bin/gcc}. Alternatively,
you can install a pre-built GCC to bootstrap and install GCC. See the you can install a pre-built GCC to bootstrap and install GCC. See the
@uref{binaries.html,,binaries page} for details. @uref{binaries.html,,binaries page} for details.