]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/libgcc.texi: Remove @tie.
authorZack Weinberg <zack@codesourcery.com>
Sat, 15 Mar 2003 23:35:46 +0000 (23:35 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 15 Mar 2003 23:35:46 +0000 (23:35 +0000)
From-SVN: r64420

gcc/ChangeLog
gcc/doc/libgcc.texi

index b5486fda5686f6ec5784cc90fad715005a108500..dc7f401c9b45daf4b9a0824584cc6ddae8286262 100644 (file)
@@ -1,3 +1,7 @@
+2003-03-15  Zack Weinberg  <zack@codesourcery.com>
+
+       * doc/libgcc.texi: Remove @tie.
+
 2003-03-15  Josef Zlomek  <zlomekj@suse.cz>
 
        * rtl.h (subrtx_p): Renamed to rtx_referenced_p.
index 19074ba985aa588a9de96a8f8c6656e6e59bd808..4def2afec5800ee93f1fbb466f0ee46d0c3ed819 100644 (file)
@@ -260,7 +260,7 @@ These functions return 1 if either argument is NaN, otherwise 0.
 @end deftypefn
 
 There is also a complete group of higher level functions which
-correspond directly to comparison operators.  They implement the ISO@tie{}C
+correspond directly to comparison operators.  They implement the ISO C
 semantics for floating-point comparisons, taking NaN into account.
 Pay careful attention to the return values defined for each set.
 Under the hood, all of these routines are implemented as