This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Fix parameter type in C++ version of iseqsig (bug 23171)
- From: Joseph Myers <joseph at codesourcery dot com>
- To: "Gabriel F. T. Gomes" <gabriel at inconstante dot eti dot br>
- Cc: <libc-alpha at sourceware dot org>
- Date: Mon, 14 May 2018 15:15:11 +0000
- Subject: Re: [PATCH] Fix parameter type in C++ version of iseqsig (bug 23171)
- References: <20180514142858.26953-1-gabriel@inconstante.eti.br>
On Mon, 14 May 2018, Gabriel F. T. Gomes wrote:
> The commit
>
> commit c85e54ac6cef0faed7b7ffc722f52523dec59bf5
> Author: Gabriel F. T. Gomes <gabriel@inconstante.eti.br>
> Date: Fri Nov 3 10:44:36 2017 -0200
>
> Provide a C++ version of iseqsig (bug 22377)
>
> mistakenly used double parameters in the long double version of iseqsig,
> thus causing spurious conversions to double, as reported on bug 23171.
>
> Tested for powerpc64le and x86_64.
>
> [BZ #23171]
> * math/math.h [C++] (iseqsig): Fix parameter type for the long
> double version.
OK.
--
Joseph S. Myers
joseph@codesourcery.com