This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 72d839a Fix pow (qNaN, 0) result with -lieee (bug 20919), remove dead [...] new 90ab295 Fix sysdeps/ieee754 pow handling of sNaN arguments (bug 20916).
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 9 +++++++++ sysdeps/ieee754/dbl-64/e_pow.c | 10 +++++----- sysdeps/ieee754/flt-32/e_powf.c | 4 ++-- sysdeps/ieee754/ldbl-128/e_powl.c | 5 +++-- sysdeps/ieee754/ldbl-128ibm/e_powl.c | 4 ++-- 5 files changed, 21 insertions(+), 11 deletions(-)