aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGeorg-Johann Lay <gjl@gcc.gnu.org>2020-01-08 13:43:27 +0000
committerGeorg-Johann Lay <gjl@gcc.gnu.org>2020-01-08 13:43:27 +0000
commitd672c0afbb6c41ddf89b17fc78304f712e3d9db4 (patch)
treeb60a824ed60c0ae273e9def97415f67f6202ed2d /gcc
parentf74c4b2c4427a4309d48bfc45bc140422a75aa6f (diff)
downloadgcc-d672c0afbb6c41ddf89b17fc78304f712e3d9db4.zip
gcc-d672c0afbb6c41ddf89b17fc78304f712e3d9db4.tar.gz
gcc-d672c0afbb6c41ddf89b17fc78304f712e3d9db4.tar.bz2
* gcc/doc/install.texi: Typo.
From-SVN: r280002
Diffstat (limited to 'gcc')
-rw-r--r--gcc/doc/install.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 9001217..e62b3da 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -2322,7 +2322,7 @@ multilibs for @samp{double}, whereas the second option implies
that @samp{long double} --- and hence also @samp{double} --- is always
32@tie{}bits wide.
-@item --with-double-comparison=@{tristate|3|bool|2|libf7@}
+@item --with-double-comparison=@{tristate|bool|libf7@}
Only supported for the AVR target since version@tie{}10.
Specify what result format is returned by library functions that
compare 64-bit floating point values (@code{DFmode}).