Add missing @section.
authordrepper <drepper@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Dec 1998 08:08:38 +0000 (08:08 +0000)
committerdrepper <drepper@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Dec 1998 08:08:38 +0000 (08:08 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24057 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/extend.texi

index c1cd788..cde383c 100644 (file)
@@ -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