]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc/doc/install.texi: Typo.
authorGeorg-Johann Lay <gjl@gcc.gnu.org>
Wed, 8 Jan 2020 13:43:27 +0000 (13:43 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Wed, 8 Jan 2020 13:43:27 +0000 (13:43 +0000)
From-SVN: r280002

gcc/doc/install.texi

index 9001217633784a3b1c479d34d4fbf5f30c3cb491..e62b3dae545eda83805f57f0b4b29954a2f38800 100644 (file)
@@ -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}).