extend.texi (Decimal Floating Types): Remove decfloat.h from the list of discrepancie...
authorJanis Johnson <janis@gcc.gnu.org>
Tue, 30 Jan 2007 20:23:25 +0000 (20:23 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Tue, 30 Jan 2007 20:23:25 +0000 (20:23 +0000)
* doc/extend.texi (Decimal Floating Types): Remove decfloat.h from
the list of discrepancies from the draft TR.

From-SVN: r121358

gcc/ChangeLog
gcc/doc/extend.texi

index 1f712d064fe9e1f54adb184955777f391e086454..4b3a903ad2b1d67eac25263c5a27831a90139afd 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-30  Janis Johnson
+
+       * doc/extend.texi (Decimal Floating Types): Remove decfloat.h from
+       the list of discrepancies from the draft TR.
+
 2007-01-30  Dirk Mueller  <dmueller@suse.de>
 
        PR c++/30601
index 2ed8f40fc7ef31d92b89e89ab27d40fe070ad298..f56f77fd0afd5156df25a3fb7f9c9a08b8bf0fd0 100644 (file)
@@ -854,10 +854,6 @@ is incomplete:
 @item
 Translation time data type (TTDT) is not supported.
 
-@item
-Characteristics of decimal floating types are defined in header file
-@file{decfloat.h} rather than @file{float.h}.
-
 @item
 When the value of a decimal floating type cannot be represented in the
 integer type to which it is being converted, the result is undefined