about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-09 14:13:10 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-09 14:13:10 +0000
commit24f5606614cb8b7c4dad930ee7871071dc26299f (patch)
tree93d382e42e7c6a7c37d999bb0bc46986cf0a97e4 /ChangeLog
parentfaa7f8119fd7137362e2aa8c8d185b4cf9a45166 (diff)
downloadglibc-24f5606614cb8b7c4dad930ee7871071dc26299f.tar.gz
glibc-24f5606614cb8b7c4dad930ee7871071dc26299f.tar.xz
glibc-24f5606614cb8b7c4dad930ee7871071dc26299f.zip
Use M_PI_34l consistently in libm-test.inc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 304164491d..946d093c16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
+	M_PI_4l.
+
 	* math/libm-test.inc (M_PI_34l): Define using decimal constant.
 	(M_PI_34_LOG10El): Likewise.
 	(M_PI2_LOG10El): Likewise.