From: Ulrich Drepper Date: Wed, 2 Dec 1998 08:08:38 +0000 (+0000) Subject: Add missing @section. X-Git-Tag: prereleases/libgcj-0.1~1822 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6b42b9ea0aa1b455e37a238d21cf2cd5f045aa55;p=thirdparty%2Fgcc.git Add missing @section. From-SVN: r24057 --- diff --git a/gcc/extend.texi b/gcc/extend.texi index c1cd7889db58..cde383c78222 100644 --- 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