projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c09c59
)
Add missing @section.
author
Ulrich Drepper
<drepper@gcc.gnu.org>
Wed, 2 Dec 1998 08:08:38 +0000
(08:08 +0000)
committer
Ulrich Drepper
<drepper@gcc.gnu.org>
Wed, 2 Dec 1998 08:08:38 +0000
(08:08 +0000)
From-SVN: r24057
gcc/extend.texi
patch
|
blob
|
history
diff --git
a/gcc/extend.texi
b/gcc/extend.texi
index c1cd7889db589603883630f37e175847b4315137..cde383c7822256e0ea89527da8a967e131213ac7 100644
(file)
--- a/
gcc/extend.texi
+++ b/
gcc/extend.texi
@@
-794,6
+794,8
@@
A future version of GDB will know how to recognize such pairs and treat
them as a single variable with a complex type.
@node Hex Floats
+@section Hex Floats
+@cindex hex floats
GNU CC recognizes floating-point numbers written not only in the usual
decimal notation, such as @code{1.55e1}, but also numbers such as
@code{0x1.fp3} written in hexadecimal format. In that format the