diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2005-02-17 07:01:57 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2005-02-17 07:01:57 +0000 |
commit | 927c8259b186909698e27e3c5390b5f9a01ffc6c (patch) | |
tree | 673a18804b779c2a529b8305f2c9d3a1126eb6c4 | |
parent | eff9a5d03465b8abf2714389f7b4b46559454286 (diff) | |
download | gcc-927c8259b186909698e27e3c5390b5f9a01ffc6c.zip gcc-927c8259b186909698e27e3c5390b5f9a01ffc6c.tar.gz gcc-927c8259b186909698e27e3c5390b5f9a01ffc6c.tar.bz2 |
Fix ambiguous entry.
From-SVN: r95151
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3a18b31..f31146f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -62,7 +62,7 @@ 2005-02-16 Eric Botcazou <ebotcazou@libertysurf.fr> - * doc/install.texi (sparc-sun-solaris2*): Document required + * doc/install.texi (sparc-sun-solaris2*): Document required GMP configure settings on Solaris 7 and later. 2005-02-16 Diego Novillo <dnovillo@redhat.com> |