This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 7d99ff550f debug: mark __libc_message_wrapper as always inline new 8917bd3eb3 math: Fix powf special case [BZ #33563] new 0212fc23b0 math: Fix pow special case [BZ #33563] new 1136c036a3 math: Remove xfail from pow test [BZ #33563]
The 3 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: math/auto-libm-test-in | 4 +- math/auto-libm-test-out-pow | 134 +++++++++++++++++++++------------------- sysdeps/ieee754/dbl-64/e_pow.c | 10 ++- sysdeps/ieee754/flt-32/e_powf.c | 46 ++++++++------ 4 files changed, 107 insertions(+), 87 deletions(-)