* doc/libgcc.texi: Remove @tie.

From-SVN: r64420
This commit is contained in:
Zack Weinberg 2003-03-15 23:35:46 +00:00 committed by Zack Weinberg
parent 4af16369d5
commit e20798d131
2 changed files with 5 additions and 1 deletions

View 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.

View 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