[libstdc++, PATCH] PR libstdc++/83140 - assoc_legendre returns negated value when m is odd.

Ed Smith-Rowland 3dw4rd@verizon.net
Fri May 11 02:52:00 GMT 2018


On 05/10/2018 01:44 PM, Rainer Orth wrote:
> Hi Ed,
>
>>>> 2018-05-07  Edward Smith-Rowland  <3dw4rd@verizon.net>
>>>>
>>>>      PR libstdc++/83140 - assoc_legendre returns negated value when m is
>>>> odd
>>>>      * include/tr1/legendre_function.tcc (__assoc_legendre_p): Add
>>>> __phase
>>>>      argument defaulted to +1.  Doxy comments on same.
>>>>      * testsuite/special_functions/02_assoc_legendre/
>>>>      check_assoc_legendre.cc: Regen.
>>>>      * testsuite/tr1/5_numerical_facilities/special_functions/
>>>>      02_assoc_legendre/check_tr1_assoc_legendre.cc: Regen.
> something went badly wrong with the regeneration of this last file: both
> in your attached patch and in what you checked in, the file is empty.
>
> 	Rainer
>
I had hosed up the ChangeLog!

CL change committed as 260149.

New Log attached.

Sorry.


-------------- next part --------------

2018-05-10  Edward Smith-Rowland  <3dw4rd@verizon.net>

	PR libstdc++/83140 - assoc_legendre returns negated value when m is odd
	* include/tr1/legendre_function.tcc (__assoc_legendre_p): Add __phase
	argument defaulted to +1.  Doxy comments on same.
	* testsuite/special_functions/02_assoc_legendre/
	check_value.cc: Regen.
	* testsuite/tr1/5_numerical_facilities/special_functions/
	02_assoc_legendre/check_value.cc: Regen.



More information about the Gcc-patches mailing list