* doc/libgcc.texi: Remove @tie.
From-SVN: r64420
This commit is contained in:
parent
4af16369d5
commit
e20798d131
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user