From: Georg-Johann Lay Date: Wed, 8 Jan 2020 13:43:27 +0000 (+0000) Subject: * gcc/doc/install.texi: Typo. X-Git-Tag: misc/cutover-git~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d672c0afbb6c41ddf89b17fc78304f712e3d9db4;p=thirdparty%2Fgcc.git * gcc/doc/install.texi: Typo. From-SVN: r280002 --- diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 900121763378..e62b3dae545e 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}).