aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-15 10:42:18 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-15 10:42:18 +0000
commit5575c0e5cd6933895bfca4d966c2466939a7525b (patch)
tree45207785d81c0b344fb0d46c0a175fea65bc6a03 /ChangeLog
parentd369f53178a64e2f1ff980bad590da211174df69 (diff)
downloadglibc-5575c0e5cd6933895bfca4d966c2466939a7525b.tar
glibc-5575c0e5cd6933895bfca4d966c2466939a7525b.tar.gz
glibc-5575c0e5cd6933895bfca4d966c2466939a7525b.tar.bz2
glibc-5575c0e5cd6933895bfca4d966c2466939a7525b.zip
Disable libm-test errno testing for TEST_INLINE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2bd52e06eb..65bd57e7d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-05-15 Joseph Myers <joseph@codesourcery.com>
+ * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
+ function contents.
+
* math/libm-test.inc (struct test_ff_i_data): New type.
(RUN_TEST_LOOP_ff_i_tg): New macro.
(isgreater_test_data): New variable.