[gcc/devel/c++-coroutines] * gcc/doc/install.texi: Typo.
Iain D Sandoe
iains@gcc.gnu.org
Fri Jan 17 11:07:00 GMT 2020
https://gcc.gnu.org/g:d672c0afbb6c41ddf89b17fc78304f712e3d9db4
commit d672c0afbb6c41ddf89b17fc78304f712e3d9db4
Author: Georg-Johann Lay <gjl@gcc.gnu.org>
Date: Wed Jan 8 13:43:27 2020 +0000
* gcc/doc/install.texi: Typo.
From-SVN: r280002
Diff:
---
gcc/doc/install.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}).
More information about the Gcc-cvs
mailing list