This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

Re: RFA: don't try to compare IEEE NaN's


> Date: Thu, 07 Jun 2001 10:38:10 -0700
> From: Michael Snyder <msnyder@cygnus.com>
> > 
> > That's because the bit pattern used by the original code was a bit
> > pattern of a NaN in the first place.  In other words, we've got
> > exactly what we were asking for.  You cannot expect that with a
> > literal FP constant like the one you used.
> 
> I was not specifically trying to create a NaN -- 
> just a recognizeable bit pattern.

Yes, that's what I meant.  Sorry if my wording implied something
different.


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