From a7548d41a7459ff85a751ae84b4bd77631833473 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Sat, 4 May 2013 13:08:34 +0000 Subject: Use static initializers for constant variables in libm-test.inc. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fac3208a18..91cfb621c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2013-05-04 Joseph Myers + + * math/libm-test.inc (plus_zero): Make const. Add initializer. + (minus_zero): Likewise. + (plus_infty): Likewise. + (minus_infty): Likewise. + (qnan_value): Likewise. + (max_value): Likewise. + (min_value): Likewise. + (min_subnorm_value): Likewise. + (initialize): Do not initialize those variables dynamically. + 2013-05-03 Roland McGrath * io/open.c (__open_2): Moved to ... -- cgit v1.2.3