From 60c07b058f9fe34e2ffd7e02b20657db6f5f68d4 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Tue, 20 Dec 2016 21:23:04 +0000 Subject: Add preprocessor indentation for llogb macro in tgmath.h. * math/tgmath.h [__GLIBC_USE (IEC_60559_BFP_EXT)] (llogb): Add preprocessor indentation inside #if. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1b5cacd738..31a807c3f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-12-20 Joseph Myers + + * math/tgmath.h [__GLIBC_USE (IEC_60559_BFP_EXT)] (llogb): Add + preprocessor indentation inside #if. + 2016-12-20 Gabriel F. T. Gomes * math/libm-test.inc (fmt_ftostr): New function. -- cgit v1.2.3