This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: meaning of floating-point comparison operators


Richard Earnshaw <rearnsha@gcc.gnu.org> writes:
> GCC interprets the predicates as follows for floating point values,
> where '?' represents UNORDERED.
...
> Hope that helps.

Yes, thank you, that clarifies things nicely.

[Maybe that table could be stuck into a comment in "rtl.def" next to the
definitions of those operators, or something?]

-Miles
-- 
I'd rather be consing.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]