diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a72d5a9cc44..bc60d18627b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2012-11-09 Eric Botcazou + + * doc/install.texi (sparc64-x-solaris2): Mention MPC as well. + 2012-11-09 Richard Henderson * config/i386/i386.c (ix86_lra_p): Remove. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 7b2441a5b8b..f158eb2f9e2 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4259,9 +4259,9 @@ releases mishandled unaligned relocations on @code{sparc-*-*} targets. @end html @heading @anchor{sparc64-x-solaris2}sparc64-*-solaris2* -When configuring the GNU Multiple Precision Library (GMP) or the -MPFR library, the canonical target triplet must be specified as -the @command{build} parameter on the configure line. For example +When configuring the GNU Multiple Precision Library (GMP), the MPFR +library or the MPC library, the canonical target triplet must be specified +as the @command{build} parameter on the configure line. For example on a Solaris 9 system: @smallexample