diff --git a/gcc/ChangeLog b/gcc/ChangeLog index eb696d7a733..fec9c36bdea 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2012-03-16 Rainer Orth + + * doc/install.texi (Specific, *-*-solaris2*): Improve wording. + 2012-03-16 Richard Guenther * tree.h (TREE_VECTOR_CST_ELTS): Remove. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index ab82fea35c4..41dbf445c86 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4071,8 +4071,8 @@ been removed in GCC 4.6. 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 -11, GCC 3.4.3 is available in @command{/usr/sfw/bin/gcc}. Solaris 11 -also provides GCC 4.5.2 in @command{/usr/gcc/4.5/bin/gcc}. Alternatively, +11, GCC 3.4.3 is available as @command{/usr/sfw/bin/gcc}. Solaris 11 +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 @uref{binaries.html,,binaries page} for details.