This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/80506] Wrong magic number in std::gamma_distribution


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80506

--- Comment #6 from emsr at gcc dot gnu.org ---
Author: emsr
Date: Mon May  7 16:17:32 2018
New Revision: 260004

URL: https://gcc.gnu.org/viewcvs?rev=260004&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.


Modified:
    trunk/libstdc++-v3/ChangeLog

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