From 172465160aa08941275b37c5e800d2f26250c3be Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Fri, 16 Mar 2012 09:50:29 +0000 Subject: [PATCH] Improve wording in GCC 4.7 Solaris update to install.texi * doc/install.texi (Specific, *-*-solaris2*): Improve wording. From-SVN: r185459 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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. -- 2.30.2