From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: Fernando Nasser Cc: Jim Blandy , gdb-patches@sources.redhat.com, msnyder@cygnus.com Subject: Re: RFA: don't try to compare IEEE NaN's Date: Wed, 06 Jun 2001 23:20:00 -0000 Message-id: References: <3B1E7B28.B8EE589A@redhat.com> X-SW-Source: 2001-06/msg00111.html On Wed, 6 Jun 2001, Fernando Nasser wrote: > Eli and Michael, do you still object to this change? I do. I think this change subverts Michael's goal, which was to make sure GDB only looks at the bits we think it should. This requires an absolute certainty in the bit pattern that gets into the program. You cannot be certain about this kind of things without actually putting the bit pattern into the variable.