[PATCH 0/2] Fix powl on x86_64 for bz#33393

Siddhesh Poyarekar siddhesh@sourceware.org
Tue Oct 21 03:02:12 GMT 2025


Take two of the patch, which is now a patchset (albeit just two
patches).  This time there are no regressions in the testsuite and
there's also a test added to the existing test-powl after porting it to
libsupport.

Siddhesh Poyarekar (2):
  test-powl: Port to libsupport
  Simplify powl computation for small integral y [BZ #33411]

 math/test-powl.c            | 44 ++++++++++++++++++++------
 sysdeps/x86_64/fpu/e_powl.S | 61 +++++++++++++++++++++----------------
 2 files changed, 68 insertions(+), 37 deletions(-)

-- 
2.51.0



More information about the Libc-alpha mailing list