OSDN Git Service

* doc/libgcc.texi: Remove @tie.
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Mar 2003 23:35:46 +0000 (23:35 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Mar 2003 23:35:46 +0000 (23:35 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64420 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/libgcc.texi

index b5486fd..dc7f401 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 19074ba..4def2af 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