From 0155d5b26e32b2012d9f1842c3b06324746d3087 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 2 Nov 2012 22:11:21 +0000 Subject: Make math.h FP_* macros usable in #if (bug 3439). --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 798a816eba..c84a492cf0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2012-11-02 Joseph Myers + + [BZ #3439] + * math/math.h (FP_NAN): Define macro to integer constant usable in + #if and use that to give value to enum constant. + (FP_INFINITE): Likewise. + (FP_ZERO): Likewise. + (FP_SUBNORMAL): Likewise. + (FP_NORMAL): Likewise. + 2012-11-02 Andreas Schwab * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments. -- cgit 1.4.1