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

Paul Zimmermann Paul.Zimmermann@inria.fr
Tue Oct 21 12:38:07 GMT 2025


       Hi Siddhesh,

looks good to me.

Tested on x86-64.

I confirm the test case from #33411 no longer fails with testrun.sh ./a.out.

Reviewed by: Paul Zimmermann <Paul.Zimmermann@inria.fr>

Paul

PS: is that enough, or should I answer to the 2 patches?

> From: Siddhesh Poyarekar <siddhesh@sourceware.org>
> Cc: josmyers@redhat.com,
> 	Paul.Zimmermann@inria.fr
> Date: Mon, 20 Oct 2025 23:02:12 -0400
> 
> 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