From baf2c2583472707acd2f6d11d55fc176fe30835f Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Tue, 3 Oct 2006 16:26:54 +0000 Subject: [PATCH] * doc/install.texi: Fix typos. From-SVN: r117404 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 260fc349778..1d64717160f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2006-10-03 Kazu Hirata + + * doc/install.texi: Fix typos. + 2006-10-03 Eric Botcazou * builtins.c (expand_builtin_return_addr): Deal with FRAME_ADDR_RTX. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 1925b5577cb..a087a35b40d 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -301,7 +301,7 @@ the @option{--with-gmp} or @option{--with-gmp-dir} configure option. Necessary to build the Fortran frontend. It can be downloaded from @uref{http://www.mpfr.org/}. The version of MPFR that is bundled with GMP 4.1.x contains numerous bugs. Although gfortran will appear -to function with the buggy verions of MPFR, there are few gfortran bugs +to function with the buggy versions of MPFR, there are a few gfortran bugs that will not be fixed to use this version. It is strongly recommended to upgrade to at least MPFR version 2.2. -- 2.30.2