[Bug libstdc++/80506] Wrong magic number in std::gamma_distribution
emsr at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon May 7 15:55:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80506
--- Comment #5 from emsr at gcc dot gnu.org ---
Author: emsr
Date: Mon May 7 15:55:11 2018
New Revision: 260001
URL: https://gcc.gnu.org/viewcvs?rev=260001&root=gcc&view=rev
Log:
2018-05-07 Edward Smith-Rowland <3dw4rd@verizon.net>
Moar PR libstdc++/80506
* include/bits/random.tcc (gamma_distribution::__generate_impl()):
Fix magic number used in loop condition.
Removed:
trunk/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/02_assoc_legendre/check_value.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/tr1/legendre_function.tcc
trunk/libstdc++-v3/testsuite/special_functions/02_assoc_legendre/check_value.cc
More information about the Gcc-bugs
mailing list