isnan: port to VAX
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Oct 2013 03:51:39 +0000 (20:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Oct 2013 03:52:09 +0000 (20:52 -0700)
commitb0b422614cc9fda29e9675dcc6f2a377b3d517a8
treef9505e37ea19e7796478ae3f7a9fbbe4013445ae
parent5c508f686b9a0f986ac5d941d7be237ec047aedb
isnan: port to VAX

Reported by John Klos for NetBSD-5/VAX in
<http://lists.gnu.org/archive/html/bug-gnulib/2013-10/msg00133.html>.
* lib/isnan.c (IEEE_FLOATING_POINT): New macro, stolen from Emacs.
(FUNC): Use it.
ChangeLog
lib/isnan.c