Fix problem where qnan was treated like an infinity

This commit is contained in:
Michael Meissner 1998-11-20 00:44:03 +00:00
parent f51dbfbd4e
commit 86908c4014
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
1998-11-19 Michael Meissner <meissner@cygnus.com>
* ppc-instructions (is_{NaN,inf}): Use unsigned64 to get the
fractional type, so that quiet NaN's aren't treated like
Infinities.
Mon Sep 28 09:42:45 1998 Drew Moseley <dmoseley@cygnus.com>
* table.c (table_open): For cygwin hosts, we need to use the return value