diff options
author | Joseph Myers <joseph@codesourcery.com> | 2015-03-10 17:53:40 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2015-03-10 17:53:40 +0000 |
commit | 6411f81da9ffcad6b90dba9be1b89ffccfd80ca2 (patch) | |
tree | d996bd252dc299928ba654187b66e66a93c886b7 /ChangeLog | |
parent | d421868bb85d1459b1d2df520bb26f3e11aa195a (diff) | |
download | glibc-6411f81da9ffcad6b90dba9be1b89ffccfd80ca2.tar glibc-6411f81da9ffcad6b90dba9be1b89ffccfd80ca2.tar.gz glibc-6411f81da9ffcad6b90dba9be1b89ffccfd80ca2.tar.bz2 glibc-6411f81da9ffcad6b90dba9be1b89ffccfd80ca2.zip |
Add test for bug 18104.
[BZ #18104]
* math/auto-libm-test-in: Add another test of pow.
* math/auto-libm-test-out: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2015-03-10 Joseph Myers <joseph@codesourcery.com> + + [BZ #18104] + * math/auto-libm-test-in: Add another test of pow. + * math/auto-libm-test-out: Regenerated. + 2015-03-10 Adhemerval Zanella <azanella@linux.vnet.ibm.com> * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_pow.c): Add |