From e20798d13196d64e43fbfc7c2d5323d606d2c26e Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Sat, 15 Mar 2003 23:35:46 +0000 Subject: * doc/libgcc.texi: Remove @tie. From-SVN: r64420 --- gcc/ChangeLog | 4 ++++ gcc/doc/libgcc.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b5486fd..dc7f401 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-03-15 Zack Weinberg + + * doc/libgcc.texi: Remove @tie. + 2003-03-15 Josef Zlomek * rtl.h (subrtx_p): Renamed to rtx_referenced_p. diff --git a/gcc/doc/libgcc.texi b/gcc/doc/libgcc.texi index 19074ba..4def2af 100644 --- a/gcc/doc/libgcc.texi +++ b/gcc/doc/libgcc.texi @@ -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 -- cgit v1.1