This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]