re PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc)
authorRoger Sayle <roger@eyesopen.com>
Sat, 11 Feb 2006 16:50:41 +0000 (16:50 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 11 Feb 2006 16:50:41 +0000 (16:50 +0000)
commit12c61ac390c354de8dc9c872fdb25f38207ecc5c
tree1205b843e863d51297ea4ec60275a318a4845be3
parent7405f03c5e8ad23776b65308974218e35ae72a1b
re PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc)

2006-02-11  Roger Sayle  <roger@eyesopen.com>
    R. Scott Bailey  <scott.bailey@eds.com>
    Bill Northcott  <w.northcott@unsw.edu.au>

PR bootstrap/16787
* floatformat.c: Include <float.h> where available.
(NAN): Use value of DBL_QNAN if defined, and NAN isn't.

Co-Authored-By: Bill Northcott <w.northcott@unsw.edu.au>
Co-Authored-By: R. Scott Bailey <scott.bailey@eds.com>
From-SVN: r110873
libiberty/ChangeLog
libiberty/floatformat.c