projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f74c4b2
)
* gcc/doc/install.texi: Typo.
author
Georg-Johann Lay
<gjl@gcc.gnu.org>
Wed, 8 Jan 2020 13:43:27 +0000
(13:43 +0000)
committer
Georg-Johann Lay
<gjl@gcc.gnu.org>
Wed, 8 Jan 2020 13:43:27 +0000
(13:43 +0000)
From-SVN: r280002
gcc/doc/install.texi
patch
|
blob
|
history
diff --git
a/gcc/doc/install.texi
b/gcc/doc/install.texi
index 9001217633784a3b1c479d34d4fbf5f30c3cb491..e62b3dae545eda83805f57f0b4b29954a2f38800 100644
(file)
--- 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}).