Commit e20798d1 by Zack Weinberg Committed by Zack Weinberg

* doc/libgcc.texi: Remove @tie.

From-SVN: r64420
parent 4af16369
2003-03-15 Zack Weinberg <zack@codesourcery.com>
* doc/libgcc.texi: Remove @tie.
2003-03-15 Josef Zlomek <zlomekj@suse.cz> 2003-03-15 Josef Zlomek <zlomekj@suse.cz>
* rtl.h (subrtx_p): Renamed to rtx_referenced_p. * rtl.h (subrtx_p): Renamed to rtx_referenced_p.
......
...@@ -260,7 +260,7 @@ These functions return 1 if either argument is NaN, otherwise 0. ...@@ -260,7 +260,7 @@ These functions return 1 if either argument is NaN, otherwise 0.
@end deftypefn @end deftypefn
There is also a complete group of higher level functions which 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. semantics for floating-point comparisons, taking NaN into account.
Pay careful attention to the return values defined for each set. Pay careful attention to the return values defined for each set.
Under the hood, all of these routines are implemented as Under the hood, all of these routines are implemented as
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment